Browse Source

updated readme

miscbits 6 years ago
parent
commit
99c0c83b2f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

1
-#REGEX
1
+# REGEX
2
 
2
 
3
-##Directions
3
+## Directions
4
 
4
 
5
 Make a project that will go through the hamlet file provided and using regex replace every instance of "Hamlet" with "Leon" and every instance of Horatio with "Tariq".
5
 Make a project that will go through the hamlet file provided and using regex replace every instance of "Hamlet" with "Leon" and every instance of Horatio with "Tariq".
6
 
6