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