8000 prevent line wrap · PySimpleGUI/PySimpleGUI@b6322f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit b6322f5

Browse files
authored
prevent line wrap
1 parent 1cdc8e7 commit b6322f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ 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 a recipe that is close to what you want to build and use it as a starting point.
93+
* [Cookbook](https://cookbook.pysimplegui.com/) - Step-by-step cookbook of PySimpleGUI basics. Find starting point that is close to what you need.
9494
* [Examples](https://examples.pysimplegui.com/) - Hundreds of sample PySimpleGUI applications.
9595
* [SDK Reference](https://sdk.pysimplegui.com/) - details for each PySimpleGUI element
9696
* [Home Website](https://PySimpleGUI.com) - New PySimpleGUI home page

0 commit comments

Comments
 (0)
0