fixed a few heading hierachies in the readme
parent
3809c451bd
commit
00b721ce2a
|
@ -210,7 +210,7 @@ List](#removing-an-item-from-your-list) topic for more information.
|
|||
|
||||
Adding an item to your list will save it to a text file to access later.
|
||||
|
||||
## To Add an Item to Your List
|
||||
### To Add an Item to Your List
|
||||
|
||||
1. Run `rodo add "this is an example of an item using double quotation marks"`
|
||||
|
||||
|
@ -237,7 +237,7 @@ with which item in your list.
|
|||
You can configure rodo's settings, such as the location of the list file, and
|
||||
command names.
|
||||
|
||||
## To Configure rodo
|
||||
### To Configure rodo
|
||||
|
||||
**Caution**: Changing the `config.rkt` file should be done at your own risk as it may break rodo's functionality
|
||||
|
||||
|
|
Loading…
Reference in New Issue