From fd2d9c9754efed45644cdb70e28b033e0e8b3ac9 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy Date: Tue, 29 Jan 2019 14:59:38 -0500 Subject: [PATCH] Attempting to embed repl.it as an iframe --- PySimpleGUIWeb/readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/PySimpleGUIWeb/readme.md b/PySimpleGUIWeb/readme.md index 3383b6f9..daedbddc 100644 --- a/PySimpleGUIWeb/readme.md +++ b/PySimpleGUIWeb/readme.md @@ -91,6 +91,18 @@ PySimpleGUIWeb runs only on Python 3. Legacy Python (2.7) is not supported. * Read with timeout = 0 +# Running online using repl.it + + +
+ +
+ + + + + + # Release Notes: ## 0.1.0 PySimpleGUIWeb 22-Jan-2019