made an awesome help message

main
m455 2019-03-12 23:29:01 -04:00
parent a379e585f5
commit 78ce029547
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@ Now the default directory and todo list file have better default permissions:
- Encrypt `todo.txt` file - Encrypt `todo.txt` file
- Add note on `.bash_history` about items being added here before going into the `todo.txt` file - Add note on `.bash_history` about items being added here before going into the `todo.txt` file
# TL;DR
Run `./rodo.rkt` or, if you want an executable, run `raco exe rodo.rkt` to
compile the project into a single executable file
# Table of Contents # Table of Contents
* [Platforms](https://github.com/m455/rodo#platforms) * [Platforms](https://github.com/m455/rodo#platforms)