Add horizontal rule to separate the mandatory from the optional tasks, to provide more structure, and make it less intimidating.
@@ -12,6 +12,8 @@ Here's how to install and run the Todo.txt CLI:
|
|||||||
|
|
||||||
3. Type @./todo.sh@ to see the usage message. You're ready to go! To start adding tasks, type @./todo.sh add "My new task"@
|
3. Type @./todo.sh@ to see the usage message. You're ready to go! To start adding tasks, type @./todo.sh add "My new task"@
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
4. (Optional, since v 2.9:) Install the Bash completion, either system-wide, for all users:
|
4. (Optional, since v 2.9:) Install the Bash completion, either system-wide, for all users:
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user