瀏覽代碼

Update README.md

Git-Leon 6 年之前
父節點
當前提交
f9226b863e
沒有帳戶連結到提交者的電子郵件
共有 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`.