From 63c124538621494ca030fa8d3a32f65c05b599eb Mon Sep 17 00:00:00 2001 From: Susa Giogoli <su.giogoli@icloud.com> Date: Tue, 11 Jul 2023 13:50:14 +0200 Subject: [PATCH] trying out how run commands are best added in read.me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb9f872..c946411 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project can iterate JSON-Models generated from SOIL-Interfaces and convert ## Usage manually 1. run: - $python newmodeljsonparse.py <name of your file> + $python newmodeljsonparse.py "<name of your file>" ## How to modify the server 1. Functions: -- GitLab