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