aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Ammons <grant@pipelinedealsco.com>2016-05-08 20:18:40 -0400
committerGrant Ammons <grant@pipelinedealsco.com>2016-05-08 20:18:40 -0400
commit072cfc1f930e3dbd7a118f7a9d6ef9acfcebcbc9 (patch)
tree41c336e457e0ebd0f1da5f73dd33090925f6347d
parent618b5407f98bdbf6b1c5fe1ed503347fb71f0e64 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bdf0ec6..0e009b4 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.
```