Skip to content

Commit c5736ee

Browse files
committed
example gist
1 parent 73fd5a0 commit c5736ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ We can create a DOT file from the diagram which can be processed by Graphviz to
9595

9696
Graphviz(diagram.toDot)
9797

98-
Note that the `Graphviz` method is not part of this library. I'll add a gist later on with the full source code for this example.
98+
Note that the `Graphviz` method is not part of this library. Check out this [gist](https://gist.github.com/1086537) for the full source code of this example.
9999

100100
The image rendered by Graphviz:
101101

0 commit comments

Comments
 (0)