diff --git a/readme.md b/readme.md index d08bfded..a15b5054 100644 --- a/readme.md +++ b/readme.md @@ -92,7 +92,7 @@ The Windowing code is coming together with Reads now operational which means Pop New for 2019, PySimpleGUIWeb. This is an exciting development! PySimpleGUI in your Web Browser! -The underlying framework supplying the webcomonent is the Remi package. +The underlying framework supplying the web capability is the Python package Remi. https://github.com/dddomodossola/remi Remi provides the widgets as well as a web server for you to connect to. It's an exiting new platform to be running on # Support @@ -4994,10 +4994,9 @@ GNU Lesser General Public License (LGPL 3) + * [Otherion](https://github.com/Otherion) for help with Tables, being a sounding board for new features, naming functions, ..., all around great help * [agjunyent](https://github.com/agjunyent) figured out how to properly make tabs and wrote prototype code that demonstrated how to do it * [jfongattw](https://github.com/jfongattw) huge suggestion... dictionaries. turned out to be -* one of the most critical constructs in PySimpleGUI -* [venim](https://github.com/venim) code to doing Alt-Selections in menus, updating Combobox using index, request to disable windows (a really good idea), checkbox and +* one of the most critical constructs in PySimpleGUI \ No newline at end of file