diff --git a/README.md b/README.md index 9d83ee8..fe4acba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # Munix The Munix Project -v1.0 +v1.1 ## Features -- New, easier to use terminal +- Terminal +- Compressor + +## Terminal Commands +`r [FILE]` Read
+`w [FILE]` Write
+`compress [FILE]` Compress
+`decompress [FILE` Decompress
+`f [NAME]` Find
+`print [MESSAGE]` Echo/Terminal Print
+`clone [REPO]` GitHub Repo Cloner
+Do `help` or `-h` for more commands.