updated the readme and renamed some values and functions

main
m455 2019-11-02 14:44:55 -04:00
parent 0e0f7448d0
commit d0b467bae1
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ For example: If you downloaded the project to your `~/downloads/` folder you wou
This section lists and describes rodo's commands.
* `-h` or `--help` displays the help message
* `init` creates a list file (See the `config.rkt` file for the default * location of this file)
* `init` creates a list file (See the `config.rkt` file for the default location of this file)
* `ls` displays your list
* `add` adds an item to your list
* `rm` removes an item from your list