Skip to content

Commit 674e3b4

Browse files
committed
Add comment describing how to re-render workflow graph
1 parent fd04aa1 commit 674e3b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

new-design-workflow.dot

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Re-render the PNG image with:
2+
//
3+
// dot -Tpng new-design-workflow.dot -o new-design-workflow.png
4+
15
digraph {
26
nodesep = 1.5;
37

0 commit comments

Comments
 (0)