From 1e7c47cf0fedc2d71dc45b60b271773952b170c6 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 28 Jan 2018 10:44:39 +0100 Subject: Fix image's URL --- README.md | 4 ++-- 1 file 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) -- cgit v1.2.3