Ver código fonte

updated readme

Leon 6 anos atrás
pai
commit
1e5707ba74
1 arquivos alterados com 9 adições e 0 exclusões
  1. 9
    0
      README.md

+ 9
- 0
README.md Ver arquivo

@@ -1,4 +1,13 @@
1 1
 # Java Fundamentals
2
+* **Objective:**
3
+    * To complete the method stubs in each of the provided classes
4
+        * `MathUtilities`
5
+    	* `PredicateUtilities`
6
+    	* `StringUtilities`
7
+
8
+* **Purpose:**
9
+    * To hyper-win
10
+    
2 11
 * Classes to be completed
3 12
 	* `MathUtilities`
4 13
 	* `PredicateUtilities`