From 7fe0db6914e025023627c1f84e76b42d69bb6cd2 Mon Sep 17 00:00:00 2001 From: Ole Siepmann <57126764+oleting@users.noreply.github.com> Date: Tue, 22 Dec 2020 19:42:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee43f6a..3f9f6bc 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ This python code generates a Nassi Shneiderman Diagramm from Java Source Code How it works: -In the final Version, you will just have to execute the nassi.exe and choose your Code, it will display the Nassi-Shneiderman-Diagramm and give you the path of the created picture. \ No newline at end of file +In the final version, you will just have to execute the nassi.exe and choose your Code, it will display the Nassi-Shneiderman-Diagramm and give you the path of the created picture.