2
0
mirror of https://github.com/pyqt/examples.git synced 2025-08-29 04:47:41 +00:00

Update README.md

This commit is contained in:
Michael Herrmann 2020-01-17 11:03:59 +01:00 committed by GitHub
parent 31654065c4
commit 792a1202c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# PyQt examples 2019
# PyQt examples 2020
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 every example yourself on Windows, Mac or Linux. All you need is Python 3. For instructions, please see [below](#running-the-examples).