From ed5eb2211c25e8f8c0b3458cb515b339839fb01f Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Tue, 12 Feb 2019 16:57:53 +0100 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a44eaf..03ca760 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,7 @@ How to use it ? Compile it using the following lisp code: > (asdf:operate :build-op "sgp2dot") -Finally invoke `./sgp2dot-cl.lisp ` + +Finally invoke `(convert )` or use the dedicated *sgp2dot-cl.lisp* +in your CLI.