Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Commit f9bf0e2

Browse files
authored
Update README.md
add regex command to readme
1 parent 27eb58d commit f9bf0e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -699,9 +699,9 @@ Sample Scripts :
699699
Search using Regex class
700700

701701
https://docs.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex?view=netframework-4.8
702-
703-
704-
702+
```
703+
```
704+
![regexSearch](https://user-images.githubusercontent.com/7176580/59274330-316b0f80-8c6b-11e9-80c3-3b067f1cd288.png)
705705
```
706706
```
707707
////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)