From 0e65d6212675498664d70f5c31b1cfd7014dd3b5 Mon Sep 17 00:00:00 2001 From: Mitchell Shibilski-Unkel <133730558+MitchellShibilski-Unkel@users.noreply.github.com> Date: Fri, 19 Apr 2024 09:44:36 -0600 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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.