瀏覽代碼

Update 'README.md'

Kristofer Younger 6 年之前
父節點
當前提交
1439d566f1
共有 1 個檔案被更改,包括 5 行新增1 行删除
  1. 5
    1
      README.md

+ 5
- 1
README.md 查看文件

@@ -33,4 +33,8 @@ What does the exception do? why does this seem like a good idea?
33 33
 ### TextIO
34 34
 
35 35
 Read through this class, carefully. See how the developer is trying to simplify Java
36
-IO? Do what you find there.
36
+IO? Do what you find there.
37
+
38
+### Lab Goals
39
+
40
+Write tests for many of these classes. The more you do, the more points you get.