hlfw.ca

todo2

Download patch

ref: 7601830e4be7bc2d8937bb214fd8baca4ab131ef
parent: af9dc146e8fe3f73aae5b3da6c9d5aa6cbe8e679
author: halfwit <michaelmisch1985@gmail.com>
date: Tue Oct 8 16:52:07 PDT 2019

Oops, words are hard

--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This simple script makes us of Make's directed acyclic graph solving, to express TODO lists in a way that allows multiple hierarchies of parent/child relationships between different atomic tasks.
 
-For example, here's a simple list.
+Consider the following traditional TODO list.
 
 ```
 # Birthday Party TODO
@@ -11,10 +11,10 @@
 [ ] give presents
 ```
 
-Now traditionally, the other steps involved in making the above happen would be listed; perhaps even heirarchally:
+Normally, the other steps involved in making the above happen would be listed; perhaps even heirarchally:
 
 ```
-# Birthday Party Prep
+# Birthday Party TODO
 [ ] Get cake mix
   [ ] Bake cake
     [ ] Eat cake