diff --git a/README.md b/README.md
index 4e00b09b..9610c1ae 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ These PyQt examples teach you to create a desktop app with Python. Start with "[
| :--: | :--: | :--: | :--: |
| Action Shooter | Chat Client | Tree Views | Lists |
-| |
|
+|
|
|
| :--: | :--: |
| Custom Tables | PyQt database example |
diff --git a/src/15 PyQt database example/README.md b/src/15 PyQt database example/README.md
index a3eda8af..a29dadc3 100644
--- a/src/15 PyQt database example/README.md
+++ b/src/15 PyQt database example/README.md
@@ -2,7 +2,7 @@
This example shows how you can connect to a database from a PyQt application.
-