diff options
| author | Grant Ammons <gammons@gmail.com> | 2016-05-08 20:22:19 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2016-05-08 20:22:19 -0400 |
| commit | 8b9daa96976ae024e1e2d51e0d0d2eca192de765 (patch) | |
| tree | bc3fdedb54971a6c9d761cccb3b41ada2a53b2b6 | |
| parent | 742b06fbd6365d682da28d559cb509c4decd5d31 (diff) | |
| parent | 072cfc1f930e3dbd7a118f7a9d6ef9acfcebcbc9 (diff) | |
Merge branch 'master' of github.com:gammons/todolist
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. ``` |
