diff --git a/PySimpleGUIWeb/readme.md b/PySimpleGUIWeb/readme.md index 689713de..e20eabbb 100644 --- a/PySimpleGUIWeb/readme.md +++ b/PySimpleGUIWeb/readme.md @@ -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).