diff --git a/README.md b/README.md index cf61f7b..b9ee57b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ make - [x] plaintext - [x] html - [ ] gopher -- [ ] graffiti +- [x] graffiti - [x] documentation with manpages ## contributing diff --git a/app/management.go b/app/management.go index 130b0a2..e85a3a2 100644 --- a/app/management.go +++ b/app/management.go @@ -26,7 +26,7 @@ func NewManagement() *Management { ui.NewList([]string{ "read over feels", "modify feels publishing", - "backup your feels", // TODO + "backup your feels", "import a feels backup", // TODO "bury some feels", "delete feels by day",