From e4b3d85252e9a643257cd45aad95cc7eddc681e8 Mon Sep 17 00:00:00 2001 From: Michael Herrmann Date: Fri, 26 Jul 2019 17:00:57 +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 f5e496c..1fb0a86 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 for 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 easily try these examples yourself on Windows, Mac and Linux. | PyQt QLabel | PyQt widgets screenshot | QVBoxLayout PyQt5 | PyQt Signals and Slots | Qt Designer Python | | :--: | :--: | :--: | :--: | :--: |