From 094794d5c547d33f2ec49b0baa12869e6e33c4a6 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Mon, 18 Feb 2019 16:54:05 -0500 Subject: [PATCH] readme.md updated from https://stackedit.io/ --- readme.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/readme.md b/readme.md index 00ee9789..bebf0221 100644 --- a/readme.md +++ b/readme.md @@ -24,9 +24,12 @@ ## Supports both Python 2.7 & 3 when using tkinter + ## Supports both PySide2 and PyQt5 (limited support) -## PySimpleGUI source code can run either on Qt, tkinter, WxPython, Web (Remi) by changing only the import statement -## The only we + +## Effortlessly move across tkinter, Qt, WxPython, and the Web (Remi) by changing only the import statement + +## The *only* way to write both desktop and web based GUIs at the same time @@ -4973,9 +4976,9 @@ GNU Lesser General Public License (LGPL 3) + * [GRADESK](https://github.com/sidbmw/ICS4U) - Created by a couple of young talented programmers, this classroom management software combines SQL and a GUI to provide a much improved interface for Ottawa teachers. \ No newline at end of file