Update readme

Add GraphViz link
This commit is contained in:
Daniel Rojas 2020-05-20 22:35:29 +02:00
parent bbed022354
commit c6c7fbdec6

View File

@ -4,7 +4,7 @@
WireViz is a simple yet flexible markup language for documenting wires and connector pinouts with beautiful graphical output.
It is based on GraphViz and designed as an "extension" of it. A parser reads a WireViz file and generates valid GraphViz output, which can instantly be rendered to SVG/PNG.
It is based on [GraphViz](https://www.graphviz.org/) and designed as an "extension" of it. A parser reads a WireViz file and generates valid GraphViz output, which can instantly be rendered to SVG/PNG.
## Features