Updated README
This commit is contained in:
parent
60b9863f08
commit
b5b02da752
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ Simple shell for Unix-like systems written in C, that has a funny name (for germ
|
|||
- Can run one command at a given time (no | , &&, ||, functions, etc)
|
||||
- ~cd~ builtin command
|
||||
- ~exit~ builtin command
|
||||
- ~CTRL+C~ stops running command
|
||||
* Build
|
||||
To build it, you need ~readline~ library. Then use
|
||||
#+begin_src shell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue