From 00c864c2abaa7260a668ef46660d7289a8e1992c Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Mon, 28 Sep 2020 15:33:45 -0400 Subject: [PATCH] Added screenshot back to readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9928b17..7b4e01c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ rodo is a todo-list program for the command line. # 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 @@ -274,4 +274,3 @@ This section lists and describes rodo's commands. `rodo add "this is an item"` `rodo rm 1` -