diff --git a/README.md b/README.md
index 109c94e..cdff37f 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ These PyQt examples teach you to create a desktop app with Python. Start with "[
| :--: | :--: | :--: | :--: |
| QML Python example | Qt Text Editor | Packaging & deployment | Qt Dark Theme |
-| |
|
|
|
+|
|
|
|
|
| :--: | :--: | :--: | :--: |
| Action Shooter | Chat Client | Tree Views | Lists |
diff --git a/src/11 PyQt Thread example/README.md b/src/11 PyQt Thread example/README.md
index e389c19..bbf4f9c 100644
--- a/src/11 PyQt Thread example/README.md
+++ b/src/11 PyQt Thread example/README.md
@@ -2,7 +2,7 @@
This example shows how you can use threads to make your PyQt application more responsive. It's a fully functional chat client.
-