diff --git a/README.md b/README.md index 9aa577a..d935e91 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PyQt examples 2020 +# PyQt examples 2021 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).