diff --git a/README.md b/README.md
index c72918d..e0e9417 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
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 PyQt demos](#official-pyqt-demos). You can use Windows, Mac or Linux.
-| |
|
|
|
|
+|
|
|
|
|
|
| :--: | :--: | :--: | :--: | :--: |
| Hello World! | Common PyQt Widgets | Layouts | Signals and Slots | Qt Designer & Python |
diff --git a/src/05 Qt Designer Python/README.md b/src/05 Qt Designer Python/README.md
index da9cb26..cb04362 100644
--- a/src/05 Qt Designer Python/README.md
+++ b/src/05 Qt Designer Python/README.md
@@ -2,13 +2,13 @@
[Qt Designer](https://build-system.fman.io/qt-designer-download) is a graphical tool for building Qt GUIs:
-