From bf564e69e6aabed72ba413208370709e17ac6444 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Tue, 5 Feb 2019 16:15:11 -0500 Subject: [PATCH] readme.md updated from https://stackedit.io/ --- readme.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index a2442714..4222881c 100644 --- a/readme.md +++ b/readme.md @@ -462,12 +462,6 @@ PySimpleGUI Runs on all Python3 platforms that have tkinter running on them. It If you wish to create an EXE from your PySimpleGUI application, you will need to install `PyInstaller`. There are instructions on how to create an EXE at the bottom of this ReadMe -## Qt Version - -Please see the Qt specific documentation. The readme that contains all you need to know about Qt specific matters is here: -https://pysimplegui.readthedocs.io/readmeqt/ - - ## Using - Python 3 To use in your code, simply import.... @@ -4996,8 +4990,9 @@ The pip command is all there is to the setup. The way HowDoI works is that it uses your search term to look through stack overflow posts. It finds the best answer, gets the code from the answer, and presents it as a response. It gives you the cor \ No newline at end of file