added todo list to readme
commit
09da8dd9e4
|
@ -6,6 +6,8 @@ A simple to-do list tool for people who live on the command-line
|
||||||
- [ ] Only allow quoted items to be added
|
- [ ] Only allow quoted items to be added
|
||||||
|
|
||||||
By: Jesse Laprade
|
By: Jesse Laprade
|
||||||
|
=======
|
||||||
|
A simple to-do list program for people who live on the command line
|
||||||
|
|
||||||
![](screenshot.png)
|
![](screenshot.png)
|
||||||
|
|
||||||
|
@ -39,6 +41,8 @@ By: Jesse Laprade
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
The steps below will assist the user in setting up rodo
|
||||||
|
|
||||||
### GNU/Linux
|
### GNU/Linux
|
||||||
|
|
||||||
1. Setup a $PATH
|
1. Setup a $PATH
|
||||||
|
|
Loading…
Reference in New Issue