Browse Source

Update 'README.md'

Connor Dunnigan 6 years ago
parent
commit
d5b19df6da
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      README.md

+ 3
- 1
README.md View File

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