From bc2caea3f2fe916abdedc1ac0a3acadb5f399f92 Mon Sep 17 00:00:00 2001 From: Bocher Erwan Date: Wed, 4 Dec 2024 13:55:40 +0100 Subject: [PATCH] Update readme.md --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 652298b..14af148 100755 --- a/readme.md +++ b/readme.md @@ -14,7 +14,6 @@ Demat uses the excellent [JAVET](https://github.com/caoccao/Javet) library to ex Let's run this script with Groovy to draw a simple bar chart and save it in a svg file. ```groovy -@GrabConfig(systemClassLoader=true) @Grab(group = 'org.orbisgis', module = 'demat', version = '1.0.0') import static org.orbisgis.demat.Plot.*