aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 55776d3..464978f 100644
--- a/README.md
+++ b/README.md
@@ -32,13 +32,13 @@ make uninstall
3. Able to edit those tasks. (toradora -e 1 "The previous task edited")
4. Able to manifest those tasks. (toradora)
> ===============================
- > >>> Today's Task <<<
- > 1. "task one"
- > 2. "task two"
+ > |>>> Today's Task <<<
+ > |1. "task one"
+ > |2. "task two"
- > >>> Backlogs <<<
- > 3. "task three"
- > ===============================
+ > |>>> Backlogs <<<
+ > |3. "task three"
+ > |===============================
5. Able to manifest all the tasks in database. (toradora -z)
## Notes