Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 147 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 147 Bytes

my-diagrams

Graphviz Diagrams

Use the dot command to build images. Use PNG for the image format.

Example: dot -Tpng graph.gv -o graph.png