From 2438e727fee8bf154ab229057923d1c974ade180 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 24 May 2022 09:35:55 +0300 Subject: Reworked structure and fully implemented install and remove functionality --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 41a4b4d..44b1d57 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3