aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-28 10:44:39 +0100
committerache <ache@ache.one>2018-01-28 10:49:16 +0100
commit1e7c47cf0fedc2d71dc45b60b271773952b170c6 (patch)
treebebf58c75ad13f287da2ad8b29b1d77642333f5d /README.md
parentAdd gif example of use (diff)
Fix image's URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0a533d8..c34788b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ todo.cpp
Todo list program
-![Screenshot](capture.png)
+![Screenshot](http://git.ache.one/todo/raw/master/capture.png)
Usage : todo [show,add,remove,check,set]
@@ -18,4 +18,4 @@ If many tasks contains the todo-part, all of it will be selected.
Exemple of how you can use it :
-------------
-![Screenshot](todo.gif)
+![Screenshot](http://git.ache.one/todo/raw/master/todo.gif)