miscbits 6 anni fa
parent
commit
99c0c83b2f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      README.md

+ 2
- 2
README.md Vedi File

@@ -1,6 +1,6 @@
1
-#REGEX
1
+# REGEX
2 2
 
3
-##Directions
3
+## Directions
4 4
 
5 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