Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellShibilski-Unkel authored Apr 19, 2024
1 parent dbb9563 commit 0e65d62
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 <br />
`w [FILE]` Write <br />
`compress [FILE]` Compress <br />
`decompress [FILE` Decompress <br />
`f [NAME]` Find <br />
`print [MESSAGE]` Echo/Terminal Print <br />
`clone [REPO]` GitHub Repo Cloner <br />
Do `help` or `-h` for more commands.

0 comments on commit 0e65d62

Please sign in to comment.