readme.md updated from https://stackedit.io/
This commit is contained in:
parent
4296e1e298
commit
7e62df8c71
10
readme.md
10
readme.md
|
@ -100,7 +100,7 @@ Want to really get your mind blown? Check out this [PySimpleGUI program](https:
|
|||
|
||||
Thanks to the magic of repl.it and Remi it's possible to run PySimpleGUI code in a browser window without having Python running on your computer.
|
||||
|
||||
The programs you write using repl.it will automatically download and install the la
|
||||
The programs you write using repl.it will automatically download and install the latest PySimpleGUIWeb from PyPI onto a virtual Python environment. All that is requiresed is to type `import PySimpleGUIWeb` you're
|
||||
|
||||
|
||||
# Support
|
||||
|
@ -4996,8 +4996,8 @@ eyJoaXN0b3J5IjpbMjA4Mzk5NzUyMl19
|
|||
-->
|
||||
|
||||
<!--stackedit_data:
|
||||
eyJoaXN0b3J5IjpbLTIwMDA3MzUxMCwtMTQ2MTQyODEsLTYwNj
|
||||
M3MTE4LC01MDkzNTkxMjMsLTI0ODk3NjI5LDEzMDc2OTI1OSwt
|
||||
Mjk2NzgzNTUsLTc3NDA3NDIzMCwyNjYzNjQ0MTcsNDQ5NDMzMj
|
||||
QzLC0xMTQ4NDkwNjIzXX0=
|
||||
eyJoaXN0b3J5IjpbNzg0MDMyNTQ3LC0xNDYxNDI4MSwtNjA2Mz
|
||||
cxMTgsLTUwOTM1OTEyMywtMjQ4OTc2MjksMTMwNzY5MjU5LC0y
|
||||
OTY3ODM1NSwtNzc0MDc0MjMwLDI2NjM2NDQxNyw0NDk0MzMyND
|
||||
MsLTExNDg0OTA2MjNdfQ==
|
||||
-->
|
Loading…
Reference in New Issue