diff --git a/docs/index.md b/docs/index.md index ab927e8d..aefc4482 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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 diff --git a/readme.md b/readme.md index ab927e8d..aefc4482 100644 --- a/readme.md +++ b/readme.md @@ -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