File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -90,12 +90,11 @@ You can try PySimpleGUI for 30 days, after which you will need to Sign Up. Hobby
90
90
PySimpleGUI provides extensive documentation. Here are some starting points, depending on your needs and expertise:
91
91
92
92
* [ Documentation] ( https://docs.pysimplegui.com/ ) - Extensive PySimpleGUI documentation
93
- * [ Cookbook] ( https://cookbook.pysimplegui.com/ ) - Step-by-step cookbook of PySimpleGUI basics. Find starting point that is close to what you need.
94
93
* [ Examples] ( https://examples.pysimplegui.com/ ) - Hundreds of sample PySimpleGUI applications.
95
94
* [ SDK Reference] ( https://sdk.pysimplegui.com/ ) - details for each PySimpleGUI element
96
95
* [ Home Website] ( https://PySimpleGUI.com ) - New PySimpleGUI home page
97
96
* [ GitHub Repo] ( https://github.PySimpleGUI.com ) - Informational only. Download from PyPi with pip.
98
- * [ Updated Documentation] ( https://docs.PySimpleGUI.com ) - Everything you need to know about PySimpleGUI
99
- * [Cookbook](https://cookbook.PySimpleGUI.com)
100
- * [Call Reference](https://cookbook.PySimpleGUI.com)
97
+ * [ Updated Documentation] ( https://docs.PySimpleGUI.com ) - Everything you need to know about the latest and best PySimpleGUI
98
+ * [Cookbook](https://cookbook.PySimpleGUI.com) - Step-by-step cookbook of PySimpleGUI basics. Find starting point that is close to what you need.
99
+ * [Call Reference](https://cookbook.PySimpleGUI.com) - Just the facts, Ma'am
101
100
* [ Udemy Course] ( https://udemy.PySimpleGUI.com ) - Become a GUI expert with PySimpleGUI
You can’t perform that action at this time.
0 commit comments