diff --git a/README.md b/README.md index cc771a3..1edbb3b 100644 --- a/README.md +++ b/README.md @@ -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).