diff --git a/README.md b/README.md index 822eaa7..a5bee00 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyQt examples: Desktop GUIs based on PyQt5 -These PyQt examples teach you to create a desktop app with Python. Start with "[Hello World](src/01%20PyQt%20QLabel)" and work your way up to the [official demos that ship with PyQt](src/pyqt-official). +These PyQt examples teach you to create a desktop app with Python. Start with "[Hello World](src/01%20PyQt%20QLabel)" and work your way up to the [official demos that ship with PyQt](src/pyqt-official). Screenshots on Ubuntu below. You can also use Windows or macOS. | PyQt QLabel | PyQt widgets screenshot | QVBoxLayout PyQt5 | PyQt Signals and Slots | Qt Designer Python | | :--: | :--: | :--: | :--: | :--: |