From 201384671c8a13af44ce9c8c997b65e6ba1044e3 Mon Sep 17 00:00:00 2001 From: Michael Herrmann Date: Fri, 26 Jul 2019 17:03:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fb0a86..e3c9850 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyQt examples 2019 -These PyQt examples show you how to create a desktop app with Python and Qt. Start with "Hello World" or browse the official PyQt demos. You can easily try these examples yourself on Windows, Mac and Linux. +These PyQt examples show you how to create a desktop app with Python and Qt. Start with "Hello World" or browse the official PyQt demos. You can run the examples yourself on Windows, Mac and Linux. All you need is Python 3. For instructions, please see [below](#running-the-examples). | PyQt QLabel | PyQt widgets screenshot | QVBoxLayout PyQt5 | PyQt Signals and Slots | Qt Designer Python | | :--: | :--: | :--: | :--: | :--: |