From 8a4227b853297c92df1defa2f815181e03b73af7 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 25 Feb 2019 08:49:19 +0200 Subject: [PATCH] docs: update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dfbfa05..42a52f0 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,6 @@ OPTIONS - [x] Add support for categories. - [ ] Add an optional `tree` view. - [x] Add support for both `gpg` and `gpg2`. -- [ ] Man page. -- [ ] Setup automatic linting. -- [ ] Documentation. +- [x] Man page. +- [x] Setup automatic linting. +- [x] Documentation.