소스 검색

Update README.md

Git-Leon 6 년 전
부모
커밋
470a674355
No account linked to committer's email
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5
    1
      README.md

+ 5
- 1
README.md 파일 보기

@@ -86,4 +86,8 @@
86 86
 	* `Character getMiddleCharacter(String)`
87 87
 	* `String getFirstWord(String)`
88 88
 	* `String getSecondWord(String)`
89
-	* `String reverseTheTwo(String)`
89
+	* `String reverseTheTwo(String)`
90
+	
91
+	
92
+## Whats next?
93
+* The next lab, `Alice and Bob`, can be found [here](https://github.com/Zipcoder/ZCW-MicroLabs-OOP-AliceAndBob)