소스 검색

Update README.md

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

+ 0
- 1
README.md 파일 보기

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