From b50ae2c0822988fa9c01727718e8b0a5975b82d4 Mon Sep 17 00:00:00 2001 From: Ole Siepmann <57126764+oleting@users.noreply.github.com> Date: Mon, 26 Apr 2021 13:49:39 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d76a6c0..589209d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Nassi-Shneiderman-Diagramm-Generator -This python code generates a Nassi Shneiderman Diagramm from Java Source Code +This python code generates a Nassi Shneiderman Diagramm from Java Source Code. +Newest Version --> 0.3 A +(This is just for development) How it works: In the final version, you will just have to execute the nassi.exe and choose your Code, it will display a preview of the Nassi-Shneiderman-Diagramm and give you the path of the created picture.