diff options
| author | Aakarsh Kashyap <[email protected]> | 2026-07-07 01:20:29 +0530 |
|---|---|---|
| committer | Aakarsh Kashyap <[email protected]> | 2026-07-07 01:20:29 +0530 |
| commit | addb85574993a93fad79e0ec3531dbae28cb7754 (patch) | |
| tree | 23d5698044c3f2836d478c7ae73729dd8290d544 | |
| parent | e895a512228c17283ec6ee4aff21e5921f3af289 (diff) | |
[chore]: readme formatting
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -32,13 +32,19 @@ 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" > |>>> Backlogs <<< + > |3. "task three" + > |=============================== + 5. Able to manifest all the tasks in database. (toradora -z) ## Notes |
