aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Ammons <gammons@gmail.com>2016-05-08 20:22:19 -0400
committerGrant Ammons <gammons@gmail.com>2016-05-08 20:22:19 -0400
commit8b9daa96976ae024e1e2d51e0d0d2eca192de765 (patch)
treebc3fdedb54971a6c9d761cccb3b41ada2a53b2b6
parent742b06fbd6365d682da28d559cb509c4decd5d31 (diff)
parent072cfc1f930e3dbd7a118f7a9d6ef9acfcebcbc9 (diff)
Merge branch 'master' of github.com:gammons/todolist
-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.
```