瀏覽代碼

updated readme

Leon 6 年之前
父節點
當前提交
430b960c4f
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4
    1
      README.md

+ 4
- 1
README.md 查看文件

@@ -6,7 +6,10 @@
6 6
     	* `StringUtilities`
7 7
 
8 8
 * **Purpose:**
9
-    * To hyper-win
9
+    * To establish familiarity with
10
+        * [primitive data-types](http://cs.fit.edu/~ryan/java/language/java-data.html)
11
+        * [method signatures and return statements](http://www.homeandlearn.co.uk/java/java_methods.html)
12
+        * [String operations](https://www.tutorialspoint.com/java/java_strings.htm)
10 13
     
11 14
 * Classes to be completed
12 15
 	* `MathUtilities`