+ dependencies

This commit is contained in:
oleting
2020-12-24 20:54:33 +01:00
parent a1a1f4aec9
commit 4118e91f3c

View File

@@ -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