diff --git a/Readme.md b/Readme.md
index ef5705c..33238cc 100644
--- a/Readme.md
+++ b/Readme.md
@@ -11,16 +11,12 @@ This application subscribes to all topics on your MQTT-Server and displays your
## Download
The app is prebuilt for Windows ([portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-0.1.3.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-Setup-0.1.3.exe)), Linux ([AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-0.1.3-x86_64.AppImage)) and Mac ([dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-0.1.3.dmg)).
-
-
-| | | |
+| Platform | | Downloads |
|:----------|:-------------:|:------:|
|  | Windows | [portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-0.1.3.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-Setup-0.1.3.exe) |
|  | Linux | [AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-0.1.3-x86_64.AppImage)
*Run AppImage:
Make it executable and double-click it.* |
|  | Mac | [dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.1.3/MQTT-Explorer-0.1.3.dmg) |
-
-
More architectures and package types: [Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases)

diff --git a/Readme.tpl.md b/Readme.tpl.md
index 001a4f9..e0f149f 100644
--- a/Readme.tpl.md
+++ b/Readme.tpl.md
@@ -11,16 +11,12 @@ This application subscribes to all topics on your MQTT-Server and displays your
## Download
The app is prebuilt for Windows ({{windowsTargets}}), Linux ({{linuxTargets}}) and Mac ({{macTargets}}).
-
-
-| | | |
+| Platform | | Downloads |
|:----------|:-------------:|:------:|
|  | Windows | {{windowsTargets}} |
|  | Linux | {{linuxTargets}}
*Run AppImage:
Make it executable and double-click it.* |
|  | Mac | {{macTargets}} |
-
-
More architectures and package types: [Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases)
