aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 817b0c9..1f76a66 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@ todo.cpp
Todo list program
+![Screenshot](capture.png)
+
+
Usage : todo [show,add,remove,check,set]
todo use the file named ".todo.txt" in the current dir. So you can use many todo-list, one per directory.
@@ -54,8 +57,3 @@ Exemple of how you can use it :
```
-
- - [ ] Factoriser les modifications
- - [ ] Ajouter des commentaires
- - [ ] Ajouter une capture d'écran
-