update README to add echo
This commit is contained in:
parent
bd7ec94ad8
commit
32f2f66c7d
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
# boreutils
|
# boreutils
|
||||||
|
|
||||||
Implementation of some of the Unix command line utils
|
Implementation of some of the Unix command line utils
|
||||||
|
|
||||||
|
Currently implemented:
|
||||||
|
```
|
||||||
|
echo
|
||||||
|
```
|
Loading…
Reference in a new issue