ref: 964151eb40c399b1ee18c2d4f37b7f38b69d514e
parent: 04af80246961ffc246a393663490f3ee034bf6cc
author: halfwit <michaelmisch1985@gmail.com>
date: Fri Nov 29 13:01:08 PST 2019
Add command to make image
--- a/README.md
+++ b/README.md
@@ -180,4 +180,5 @@
- `todo dot` can be piped to `graphviz` and friends to view your current task hierarchies
+ `$ todo dot | dot -Tpng -o my.png`
