Kr Younger 5 年之前
父節點
當前提交
4225a47693
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -4,7 +4,8 @@ Create a simple Checkbook class that adheres to java Collections interface.
4 4
 
5 5
 A new company, ZipMintyFreshness, needs a checkbook account object inside their new mobile offering.
6 6
 
7
-You need to create a class, and 3 tests for every method.
7
+You need to create a class, and 3 tests for every method. (ZipMintyFreshness wants your code
8
+to be SOLID and solid. (get it?))
8 9
 
9 10
 Maybe you'll get paid.
10 11