From b9527ace5a45dce4ced7100497d821a273543352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ars=C3=A8ne?= <75216911+Arskan17@users.noreply.github.com> Date: Wed, 9 Jul 2025 15:02:02 +0200 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6d6de4..7569050 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Schneller Einstieg: ```bash git clone https://github.com/ptrstn/system180-demonstrator cd system180-demonstrator +./model-conversion.sh python main.py ```