From 3e14c279ee33b4849dd038ed16e9bf6de97eb5d9 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 1 Oct 2013 13:35:29 +0200 Subject: [PATCH] better explanation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 654780e..1cb482e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Generate graph in PNG using metapost -First you need to install `metapost` and `imagemagick`. +First you need to install `LaTeX`, `metapost` and `imagemagick`. -Then this code provide a nice code to draw graphs and automata. -Furthermore the script `gen` generate only PNG optimized for the web. +Then this repo provide a metapost lib to draw automata using LaTeX labels. +Then the script use the solarized color theme and also generate PNG optimized for the web. ## Example