diff options
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | capture.png | bin | 9750 -> 0 bytes | |||
-rw-r--r-- | todo.gif | bin | 75106 -> 0 bytes |
3 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ todo.cpp Todo list program - + 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 : ------------- - + diff --git a/capture.png b/capture.png Binary files differdeleted file mode 100644 index 292efb4..0000000 --- a/capture.png +++ /dev/null diff --git a/todo.gif b/todo.gif Binary files differdeleted file mode 100644 index 66c56ec..0000000 --- a/todo.gif +++ /dev/null |