aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2020-12-28 13:49:51 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2020-12-28 13:49:51 +0100
commite28cfe68365eecd5c4f1d9bfd92c225ccd1a4697 (patch)
treeb09185626d77e18ed585d0401c59d8098d375706
parentcdb478d05fb5ece0533601a43bd538966d05f14d (diff)
Update REAME.md
-rw-r--r--README.md6
-rw-r--r--jMusicHub.java8
2 files changed, 6 insertions, 8 deletions
diff --git a/README.md b/README.md
index c98ba9f..3120585 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,7 @@
OOP project in Java done in my first year, first semester at ESIEA.
+
+TO DO :
+ - Generating the javadoc
+ - Doing the UML Diagramm
+ - Doing the report
+ - Sending in the whole thing
diff --git a/jMusicHub.java b/jMusicHub.java
index 2494925..e79d768 100644
--- a/jMusicHub.java
+++ b/jMusicHub.java
@@ -2,14 +2,6 @@ import java.util.*;
import java.io.*;
import java.text.*;
-/* TO DO :
- * Generating the javadoc
- * Doing the UML Diagramm
- * Doing the report
- * Sending in the whole thing
- * */
-
-
/** <h1>jMusicHub</h1>
*
* The jMusicHub class is basically the app.