aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2022-05-24 09:35:55 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2022-05-24 09:35:55 +0300
commit2438e727fee8bf154ab229057923d1c974ade180 (patch)
tree12581ef208a85d78d22c19c4e5c211a999978ad0 /README.md
parentd003662f4e1e12d012e9f4a6dec23641ac5e4beb (diff)
downloadstupid-2438e727fee8bf154ab229057923d1c974ade180.tar
stupid-2438e727fee8bf154ab229057923d1c974ade180.tar.gz
stupid-2438e727fee8bf154ab229057923d1c974ade180.zip
Reworked structure and fully implemented install and remove functionality
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
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