Explorar el Código

updated readme

Leon hace 6 años
padre
commit
1e5707ba74
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9
    0
      README.md

+ 9
- 0
README.md Ver fichero

@@ -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`