aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-09-18 07:15:54 +0200
committerache <ache@ache.one>2019-09-18 07:17:09 +0200
commiteedfa0517529b562d3c5c9795a05976643c4bb3b (patch)
treec603ac2a4d8fab25bdc4fe811cd7d011a1e63cd6 /README.md
parentImprove todo get (diff)
Update READMEHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c34788b..af3bfeb 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ todo.cpp
Todo list program
-![Screenshot](http://git.ache.one/todo/raw/master/capture.png)
+![Screenshot](https://ache.one/res/todo_capture.png)
Usage : todo [show,add,remove,check,set]
@@ -14,8 +14,8 @@ You can add priority for each task "todo add priority task" or "todo set priorit
To check a task type "todo check todo-part"
If many tasks contains the todo-part, all of it will be selected.
-
+
Exemple of how you can use it :
-------------
-![Screenshot](http://git.ache.one/todo/raw/master/todo.gif)
+![Screenshot](https://ache.one/res/todo.gif)