aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b1ea78a..1846cad 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Todo repo initialized.
Adding todos is as simple as using the `add` or `a` command.
-```
+```bash
~ todo add Talk with @bob about the +devopsProject due tuesday
Todo added.
```