From aadd0e573c23ad9abca5140b228852ba3d9d7d56 Mon Sep 17 00:00:00 2001 From: Susa Giogoli <su.giogoli@icloud.com> Date: Tue, 11 Jul 2023 13:51:14 +0200 Subject: [PATCH] read.me without braces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c946411..d05894a 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