added todos to the readme regarding the makefile

main
Jesse Laprade 2020-05-29 18:08:58 -04:00
parent e9c22aa9fa
commit 493fba8b96
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@
rodo is a todo-list program for the command line.
Todo:
[X] - Learn the basics of Makefiles
[X] - Make a Makefile
[ ] - Update the `README.md` to match the new `Makefile`
[ ] - Remove `install.sh` and `uninstall.sh` scripts after the `README.md` is updated
# Screenshot
![](screenshot.gif)