浏览代码

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