docs: update

This commit is contained in:
Dylan Araps 2019-02-24 23:48:31 +02:00
parent ee080bb95f
commit fffe51f2a3
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ A simple password manager using GPG.
## TODO
- [x] Add support for not generating passwords.
- [ ] Add support for categories.
- [x] Add support for categories.
- [ ] Add an optional `tree` view.
- [ ] Man page.
- [ ] Setup automatic linting.
- [ ] Documentation.