hlfw.ca

todo2

Download patch

ref: 1753392249997bc654621a78a81d3c577c8348eb
parent: c7ae2396b86c168e4145eeba079e0d5f90d2b0aa
author: M Misch <michaelmisch1985@gmail.com>
date: Fri Nov 29 12:43:43 PST 2019

Update README.md

--- a/README.md
+++ b/README.md
@@ -148,4 +148,5 @@
  - `todo list` will output a list of all current leaves in the graph, (nodes which have no pending dependencies) 
  - `todo listall` will list every piece of the graph in a flat structure. This is very useful in defining hierarchies on complicated TODO list
  - `todo dot` can be piped to `graphviz` and friends to view your current task hierarchies
+ 
   ![graph](samples/my.png)