|
@@ -2,12 +2,16 @@
|
|
|
|
|
|
Even we are not registered yet, it asks us to do this assignment, LMAO. (( Helmet: this is my dreamland, pls don't report me. :'(
|
|
|
|
|
|
+
|
|
|
----
|
|
|
|
|
|
# Menu
|
|
|
+ [Usage](#usage)
|
|
|
+ [Used Libraries](#used-libraries)
|
|
|
|
|
|
+
|
|
|
+----
|
|
|
+
|
|
|
## Usage
|
|
|
Command-Line Argument:
|
|
|
|
|
@@ -17,7 +21,9 @@ Command-Line Argument:
|
|
|
| --save_config \<file> | Save the running configuration file. |
|
|
|
| --create-student \<json> | Create a student by JSON string (for lazy people =w=). |
|
|
|
|
|
|
+
|
|
|
[back to menu](#menu)
|
|
|
+----
|
|
|
|
|
|
## Used Libraries
|
|
|
| Library Name | Link |
|
|
@@ -25,4 +31,6 @@ Command-Line Argument:
|
|
|
| Google Gson | https://github.com/google/gson |
|
|
|
| SQLite | https://www.sqlite.org/index.html <br> https://bitbucket.org/xerial/sqlite-jdbc/downloads/ |
|
|
|
|
|
|
-[back to menu](#menu)
|
|
|
+
|
|
|
+[back to menu](#menu)
|
|
|
+----
|