From c1e6cf14d2ea93f65d5c14ae8e3f30babcc4d8f9 Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Thu, 18 Jun 2020 12:55:04 +0200 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 498cdd8..bca9684 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ ## Summary -WireViz is a simple yet flexible, YAML-based markup language for documenting cables, wiring harnesses and connector pinouts with beautiful graphical output (SVG, PNG, ...) thanks to [GraphViz](https://www.graphviz.org/). +WireViz is a tool for easily documenting cables, wiring harnesses and connector pinouts. It takes plain text, YAML-formatted files as input and produces beautiful graphical output (SVG, PNG, ...) thanks to [GraphViz](https://www.graphviz.org/). It handles automatic BOM (Bill of Materials) creation and has a lot of extra features. ## Features