From d68fbed7580aa4ed3b22786d6f4da1096f868969 Mon Sep 17 00:00:00 2001 From: Ole Siepmann <57126764+oleting@users.noreply.github.com> Date: Sat, 26 Dec 2020 19:26:09 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad574ba..834af58 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ 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. +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. Using: PySimpleGUI & -Pillow \ No newline at end of file +Pillow