Skip to content

Commit c3415ed

Browse files
Update README.md
1 parent 8eb5b9f commit c3415ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ Creating GUI based apps using PySimpleGUI module. Details about PySimpleGUI modu
1313
- No button: 5
1414

1515
Eg.: **sg.Popup("This is a simple popup", button_type=1) # button_type=2,3,4,5**
16+
17+
# Sample Applications
18+
19+
1. NotepadPy+ : A simple application built using PySimpleGUI to allow documenting text files, saving, printing, note statistics, etc...
20+
The executable is located @ https://github.com/sauravmishra1710/Python-GUI-with-PySimpleGUI/tree/main/Sample%20Executables/NotepadPy%2B.

0 commit comments

Comments
 (0)