diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -18,7 +18,7 @@ stupid is a compromise, it's worse than just configuring your actual package man stupid is nothing more than a bash script, so all of it's requirements are certain basic commands, which should mostly come with your distribution. -`bash`, `echo`, `mkdir`, `cd`, `tail`, `grep`, `find`, `cat` +`bash`, `echo`, `mkdir`, `cd`, `tail`, `grep`, `find`, `cat`, `read` ### How to install @@ -36,7 +36,7 @@ TBC ## Feature status -- [ ] Install -- [ ] Remove -- [ ] Query +- [x] Install +- [x] Remove +- [ ] Search - [ ] Update |
