diff --git a/README.md b/README.md index 524282c..4f02b1c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ After installing, run `vento init`. This will create a `.vento` folder in your h ## TODO: - [ ] Better implementation of `list` +- [ ] Make `vento take` and `vento drop` commands independent from the `vento` command - [ ] Configuration files - [ ] Replace panic errors with more elegant, user friendly errors - [x] Code cleanup