Update readme

This commit is contained in:
Daniel Rojas 2020-05-20 19:32:49 +02:00
parent dbc1ccdb5a
commit c9402cb226

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 and generates valid GraphViz output, which can instantly be rendered to SVG/PNG.
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.
## Features