Procházet zdrojové kódy

Update 'README.md'

Connor Dunnigan před 6 roky
rodič
revize
d5b19df6da
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3
    1
      README.md

+ 3
- 1
README.md Zobrazit soubor

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