소스 검색

updated readme

miscbits 6 년 전
부모
커밋
99c0c83b2f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -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