8000 remove duplicate · PySimpleGUI/PySimpleGUI@26786a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 26786a9

Browse files
authored
remove duplicate
1 parent b6322f5 commit 26786a9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,11 @@ You can try PySimpleGUI for 30 days, after which you will need to Sign Up. Hobby
9090
PySimpleGUI provides extensive documentation. Here are some starting points, depending on your needs and expertise:
9191

9292
* [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.
9493
* [Examples](https://examples.pysimplegui.com/) - Hundreds of sample PySimpleGUI applications.
9594
* [SDK Reference](https://sdk.pysimplegui.com/) - details for each PySimpleGUI element
9695
* [Home Website](https://PySimpleGUI.com) - New PySimpleGUI home page
9796
* [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
101100
* [Udemy Course](https://udemy.PySimpleGUI.com) - Become a GUI expert with PySimpleGUI

0 commit comments

Comments
 (0)
0