From 4ae61eb216ddfbbafed5b0d8602b0eb4b496bc40 Mon Sep 17 00:00:00 2001 From: Michael Herrmann Date: Tue, 9 Jul 2019 12:59:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbb764e..6978e23 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# PyQt examples 2019: Learn to create a desktop app +# 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. | PyQt QLabel | PyQt widgets screenshot | QVBoxLayout PyQt5 | PyQt Signals and Slots | Qt Designer Python | | :--: | :--: | :--: | :--: | :--: |