Parcourir la source

Update README.md

Git-Leon il y a 6 ans
Parent
révision
f9226b863e
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      README.md

+ 0
- 1
README.md Voir le fichier

@@ -128,7 +128,6 @@
128 128
 
129 129
 -
130 130
 ### Part 9.1 - Create `ZipCodeWilmington` Class
131
-* Use `Part 7` as a reference.
132 131
 * Create a `ZipCodeWilmington` singleton.
133 132
 	* The class should declare a field that references the instance of `Students` called `students`.
134 133
 	* The class should declare a field that references the instance of `Instructors` called `instructors`.