You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -93,10 +93,9 @@ PySimpleGUI provides extensive documentation. Here are some starting points, dep
93
93
*[Cookbook](https://cookbook.pysimplegui.com/) - Step-by-step cookbook of PySimpleGUI basics. Find a recipe that is close to what you want to build and use it as a starting point.
94
94
*[Examples](https://examples.pysimplegui.com/) - Hundreds of sample PySimpleGUI applications.
95
95
*[SDK Reference](https://sdk.pysimplegui.com/) - details for each PySimpleGUI element
96
-
*[PySimpleGUI Home Website](https://PySimpleGUI.com)
0 commit comments