diff --git a/README.md b/README.md index 28c9a8b..e9c237a 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ A simple todo list tool for people who live on the command-line ![](screenshot.png) -# New things added! +# New things! Now the default directory and todo list file have better default permissions: +* `rodo` is now license under AGPL3! * `~/.rodo/` is set to 700 by default * `~/.rodo/todo.txt` is set to 600 by default.