Added a screenshot to the readme

This commit is contained in:
MikeTheWatchGuy 2019-08-25 08:53:50 -04:00
parent d37dc46492
commit 7dd9d019a8
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ Your source code will work on tkinter, Qt, WxPython and now in a browser (thanks
Check out [repl.it](https://repl.it/@PySimpleGUI/PySimpleGUIWeb-Demos), the new way to run your PySimpleGUI code in a browser!
![image](https://user-images.githubusercontent.com/46163555/63650157-a223b300-c715-11e9-9a96-7c8961298065.png)
## Primary PySimpleGUI Documentation
To get instructions on how use PySimpleGUI's APIs, please reference the [main documentation](http://www.PySimpleGUI.org).