From bf6c713af68c47f32f459c8de420f051a6244f38 Mon Sep 17 00:00:00 2001 From: Loic GUEGAN <loic.guegan@yahoo.fr> Date: Tue, 12 Feb 2019 16:56:32 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 881460b..9a44eaf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Simgrid platform to dot file converter -**sgp2dot** is a [Simgrid](https://simgrid.org) platform to [Graphiz dot file](http://graphviz.org/) convert implemented in Lisp. It require: -- Common Lisp (supporting asdf) +**sgp2dot** is a [Simgrid](https://simgrid.org) platform to [Graphiz dot file](http://graphviz.org/) convert implemented in Lisp. It requires: +- Common Lisp (implementation supporting asdf) - s-xml How to use it ? Compile it using the following lisp code: