From 4118e91f3c6dd8624ebaa4492c32d34dae39be92 Mon Sep 17 00:00:00 2001 From: oleting Date: Thu, 24 Dec 2020 20:54:33 +0100 Subject: [PATCH] + dependencies --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3f9f6bc..7c10821 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ 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. + +Using +PySimpleGUI +Pillow