From 6153a7e11f5b8f36f956740e041c476ca86e3067 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Fri, 1 Feb 2019 18:15:33 -0500 Subject: [PATCH] PySimpleGUIWeb/readme.md updated from https://stackedit.io/ --- PySimpleGUIWeb/readme.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/PySimpleGUIWeb/readme.md b/PySimpleGUIWeb/readme.md index 0c80bb8a..e5fe5f7f 100644 --- a/PySimpleGUIWeb/readme.md +++ b/PySimpleGUIWeb/readme.md @@ -85,7 +85,9 @@ PySimpleGUIWeb runs only on Python 3. Legacy Python (2.7) is not supported. # Running online using repl.it -This is something truly unique and amazing. You can run your PySimpleGUI code in a web browser on a computer, phone, tablet without having Python installed on that computer. Not only that, but you can embed these programs into web pages. +This is something truly unique and amazing. You can run your PySimpleGUI code in a web browser on a computer, phone, tablet without having Python installed on that computer. Through the magic of repl.it and Remi you can run PySimpleGUI code anywhere you can run a browser. Not only that, but you can embed these programs into web pages. In fact, this markdown document has one of these programs embedded in it. + +Here is where the iframe is inserted. You may not see this code @@ -170,6 +172,6 @@ New features # Acknowledgments \ No newline at end of file