aboutsummaryrefslogtreecommitdiff
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
parentImprove todo get (diff)
Update READMEHEADmaster
-rw-r--r--README.md6
-rw-r--r--capture.pngbin9750 -> 0 bytes
-rw-r--r--todo.gifbin75106 -> 0 bytes
3 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)
diff --git a/capture.png b/capture.png
deleted file mode 100644
index 292efb4..0000000
--- a/capture.png
+++ /dev/null
Binary files differ
diff --git a/todo.gif b/todo.gif
deleted file mode 100644
index 66c56ec..0000000
--- a/todo.gif
+++ /dev/null
Binary files differ