From eedfa0517529b562d3c5c9795a05976643c4bb3b Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 18 Sep 2019 07:15:54 +0200 Subject: Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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) -- cgit v1.2.3