Trying to fix bullet points under "tools"
This commit is contained in:
parent
60c234cfea
commit
b6709c7035
|
@ -477,6 +477,7 @@ These tools were created to help you achieve a steady stream of these little suc
|
|||
The initial "get up and running" portion of PySimpleGUI should take you less than 5 minutes. The goal is 5 minutes from your decision "I'll give it a try" to having your first window up on the screen "Oh wow, it was that easy?!"
|
||||
|
||||
The primary learning pathes for PySimpleGUI are:
|
||||
|
||||
* This readme document over 100 pages of PySimpleGUI User Manual
|
||||
* http://www.PySimpleGUI.org
|
||||
* The Cookbook - Recipes to get you going and quick
|
||||
|
|
|
@ -477,6 +477,7 @@ These tools were created to help you achieve a steady stream of these little suc
|
|||
The initial "get up and running" portion of PySimpleGUI should take you less than 5 minutes. The goal is 5 minutes from your decision "I'll give it a try" to having your first window up on the screen "Oh wow, it was that easy?!"
|
||||
|
||||
The primary learning pathes for PySimpleGUI are:
|
||||
|
||||
* This readme document over 100 pages of PySimpleGUI User Manual
|
||||
* http://www.PySimpleGUI.org
|
||||
* The Cookbook - Recipes to get you going and quick
|
||||
|
|
Loading…
Reference in New Issue