From 32227a702bc0e60d5c2b7a484c782c8b0d2dd4a4 Mon Sep 17 00:00:00 2001 From: Konrads Klints Date: Fri, 2 Aug 2019 15:44:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f997ffe..d63f40e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Currently, two output modes are supported: as comma separated value file (CSV) a # Installation -kadviz uses GraphViz to draw graphs. The GraphViz is a free, open source graphing package which can be [downloaded from the official site] (http://www.graphviz.org/Download..php) +kadviz uses GraphViz to draw graphs. The GraphViz is a free, open source graphing package which can be [downloaded from the official site](http://www.graphviz.org/Download..php) You will need to install it to be able to draw graphs.