瀏覽代碼

Change Made#

Jason Gibbs 6 年之前
父節點
當前提交
5db3fc2f0d
共有 1 個檔案被更改,包括 5 行新增1 行删除
  1. 5
    1
      README.TXT

+ 5
- 1
README.TXT 查看文件

@@ -5,9 +5,13 @@ Copyright (c) Michael Kölling, Monash University, 1999-2000
5 5
 This is a very simple BlueJ demo project. It illustrates some aspects of
6 6
 object-orientation as well as aspects of BlueJ.
7 7
 
8
-This project is an extension of "people". It is identical to "people"
8
+This project is extension of "people". It is identical to "people"
9 9
 except for the addition of an "Address" class and an address attribute
10 10
 in Person.
11 11
 
12 12
 This project may be used to study object creation and method calls from
13 13
 within other object (non-interactive).
14
+
15
+Jason Gibbs
16
+
17
+