Added screenshot back to readme
parent
786cc2705f
commit
00c864c2ab
|
@ -4,7 +4,7 @@ rodo is a todo-list program for the command line.
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
|
|
||||||
![A screenshot of a user adding an removing items from their todo list in a terminal](images/screenshot.gif)
|
![A screenshot of a user adding an removing items from their todo list in a terminal](https://git.m455.casa/rodo.git/blob_plain/786cc2705f3d64c5d3f40145dac2d74f0b5c294e:/images/screenshot.gif)
|
||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
|
@ -274,4 +274,3 @@ This section lists and describes rodo's commands.
|
||||||
`rodo add "this is an item"`
|
`rodo add "this is an item"`
|
||||||
|
|
||||||
`rodo rm 1`
|
`rodo rm 1`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue