소스 검색

Update 'README.md'

Connor Dunnigan 6 년 전
부모
커밋
d5b19df6da
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3
    1
      README.md

+ 3
- 1
README.md 파일 보기

@@ -89,4 +89,6 @@ public Book(String title, double price)
89 89
 * Exercise 2.18 Can you guess what types some of the Book class’s fields might be? Can you assume anything about the names of its fields?
90 90
 
91 91
 Work all Exercises from 2.19 to 2.58 that are NOT marked *Challenge exercise*.
92
-READ upto and INCLUDING section 2.15 of this chapter.
92
+READ upto and INCLUDING section 2.15 of this chapter.
93
+
94
+.