Skip to content

Commit f640867

Browse files
Update README.md
1 parent f13d273 commit f640867

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This software allows you build GUIs for your python application faster. It takes
1616
* It is cross-platform: can work on Windows, Linux and MAC-OS with native support (I guess).
1717
* However, I only provide an executable for Windows.
1818
* If you want an executable for Linux and MAC-OS, you will need to build that from the source code. You can use the py-installer package (https://pypi.org/project/pyinstaller/)
19+
20+
#### ----- USE CASE DIAGRAM FOR gui-maker -----
21+
<img src="https://github.com/the-pythonist/python-gui-maker/blob/main/use_case_diagram.png" />
1922

2023
#### ----- TUTORIAL ON HOW TO USE THIS SYSTEM (gui-maker) -----
2124
- [ ] This is currently unchecked. I plan to do a video for this. Please raise an issue if you are currently viewing this and you do not see a video.

0 commit comments

Comments
 (0)