aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md40
-rw-r--r--todo.gifbin0 -> 75106 bytes
2 files changed, 1 insertions, 39 deletions
diff --git a/README.md b/README.md
index 1f76a66..0a533d8 100644
--- a/README.md
+++ b/README.md
@@ -17,43 +17,5 @@ If many tasks contains the todo-part, all of it will be selected.
Exemple of how you can use it :
-------------
-```
-----[ache@ache_arch][~/test][<3]
-----> todo add 1 Read H2G2
-----[ache@ache_arch][~/test][<3]
-----> todo show
-[ ] Read 1984
-[ ] Read H2G2
-----[ache@ache_arch][~/test][<3]
-----> todo -s 1
-[ ] Read H2G2
-----[ache@ache_arch][~/test][<3]
-----> todo -s 4
-[ ] Read 1984
-----[ache@ache_arch][~/test][<3]
-----> todo add Push it on github
-----[ache@ache_arch][~/test][<3]
-----> todo check Read
-----[ache@ache_arch][~/test][<3]
-----> todo
-[✓] Read 1984
-[✓] Read H2G2
-[ ] Push it on github
-----[ache@ache_arch][~/test][<3]
-----> todo remove H2G2
-----[ache@ache_arch][~/test][<3]
-----> todo
-[✓] Read 1984
-[ ] Push it on github
-----[ache@ache_arch][~/test][<3]
-----> todo s 1 github
-[ ] Push it on github
-----[ache@ache_arch][~/test][<3]
-----> todo check git
-----[ache@ache_arch][~/test][<3]
-----> todo
-[✓] Read 1984
-[✓] Push it on github
-```
-
+![Screenshot](todo.gif)
diff --git a/todo.gif b/todo.gif
new file mode 100644
index 0000000..66c56ec
--- /dev/null
+++ b/todo.gif
Binary files differ