diff --git a/README.md b/README.md index b3e8d37..0755d3e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# PyQt examples: Desktop GUIs based on PyQt5 +# PyQt examples: Learn to write desktop apps -These PyQt examples teach you to create a desktop app with Python. Start with "[Hello World](src/01%20PyQt%20QLabel)" or jump straight to the [official PyQt demos](#official-pyqt-demos). You can use Windows, Mac or Linux. +These PyQt examples show how you can create a desktop app with Python and Qt. Start with "[Hello World](src/01%20PyQt%20QLabel)" or jump straight to the [official PyQt demos](#official-pyqt-demos). You can use Windows, Mac or Linux. | PyQt QLabel | PyQt widgets screenshot | QVBoxLayout PyQt5 | PyQt Signals and Slots | Qt Designer Python | | :--: | :--: | :--: | :--: | :--: |