Explorar el Código

updated readme

miscbits hace 8 años
padre
commit
99c0c83b2f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      README.md

+ 2
- 2
README.md Ver fichero

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