moved around some stuff in the readme
parent
82e5dfbc0f
commit
2cf953ac3b
|
@ -8,8 +8,10 @@ A simple todo list tool for people who live on the command-line
|
||||||
|
|
||||||
# New things added!
|
# New things added!
|
||||||
|
|
||||||
Now default directory and file permissions are more private! `~/.rodo/` is now
|
Now the default directory and todo list file have better default permissions:
|
||||||
set to 700 by default, and `~/.rodo/todo.txt` is set to 600 by default.
|
|
||||||
|
* `~/.rodo/` is set to 700 by default
|
||||||
|
* `~/.rodo/todo.txt` is set to 600 by default.
|
||||||
|
|
||||||
# Todos
|
# Todos
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue