瀏覽代碼

Update README.md

Git-Leon 6 年之前
父節點
當前提交
4a91534e55
沒有帳戶連結到提交者的電子郵件
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -1,4 +1,4 @@
1
-# Student, Instructor, Classroom
1
+# Leon's Lengthy Learner Lab 
2 2
 * **Purpose** - to demonstrate the use of [Java interfaces](http://tutorials.jenkov.com/java/interfaces.html#java-interface-example)
3 3
 * **Objective** - to implement a `ZipCodeWilmington` class which _mediates_ a _composite_ `Students` and `Instructors` _singleton_ reference.
4 4