From c9402cb2266f7c9ec693e4c39cc094dc5980e62d Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Wed, 20 May 2020 19:32:49 +0200 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6c2a8b6..bb099b1 100644 --- a/readme.md +++ b/readme.md @@ -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