miscbits před 6 roky
rodič
revize
99c0c83b2f
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      README.md

+ 2
- 2
README.md Zobrazit soubor

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