Update README.md
This commit is contained in:
parent
f42e3bd5a6
commit
e57abc18a9
10
README.md
10
README.md
|
@ -2,4 +2,12 @@
|
|||
|
||||
A shell coded in Python. No reason :)
|
||||
|
||||
Just bored in class one day so I started to code this. Will have some basic commands in built, and as it is coded in Python you should be able to have a similar terminal experience anywhere!
|
||||
Just bored in class one day so I started to code this. Will have some basic commands in built, and as it is coded in Python you should be able to have a similar terminal experience anywhere!
|
||||
|
||||
## What's currently working?
|
||||
|
||||
`pwd` and commands with no arguments are working. The shell shows your current directory before the input prompt.
|
||||
|
||||
## What's planned?
|
||||
|
||||
Simple commands like `cat`, `touch`, `cd`, `ls` should be added, maybe with some more advanced features later.
|
Loading…
Reference in New Issue
Block a user