Update README.md

This commit is contained in:
JaydenMW 2021-02-22 03:49:04 +00:00
parent 7e993235cb
commit 7c3d867259
1 changed files with 2 additions and 6 deletions

View File

@ -2,9 +2,5 @@
A simple shell subsystem written in Python.
# Changelog 0.0.5a
- You can now use arguments for commands
- You can now run OS level commands with oscmd
- Fixed a bug that prevented the shell from starting. The issue was that I forgot to place quotation marks
- Add customization options
- Better Performance
# Changelog 0.0.5a-patch2a
- Adding arguments created 3 problems so I have removed the feature