diff --git a/README.md b/README.md
index 6cd73ae6..bb98eced 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,18 @@
# PHP-FPM Docker images
+[](https://github.com/devilbox/docker-php-fpm/releases)
+[](https://github.com/devilbox/docker-php-fpm "github.com/devilbox/docker-php-fpm")
[](https://github.com/devilbox/docker-php-fpm/actions?workflow=lint)
[](https://github.com/devilbox/docker-php-fpm/actions?workflow=build)
[](https://github.com/devilbox/docker-php-fpm/actions?workflow=nightly)
-[](https://github.com/devilbox/docker-php-fpm/releases)
-[](https://gitter.im/devilbox/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-[](https://devilbox.discourse.group)
[](https://opensource.org/licenses/MIT)
-
-| PHP-FPM | Reference Implementation |
-|:----------------:|:------------------------:|
-| |
|
-| Streamlined [PHP-FPM](https://github.com/devilbox/docker-php-fpm) images | The [Devilbox](https://github.com/cytopia/devilbox) |
-
-
-[](https://hub.docker.com/r/devilbox/php-fpm)
+[](https://discord.gg/2wP3V6kBj4)
+[](https://devilbox.discourse.group)
**Available Architectures:** `amd64`, `arm64`
+[](https://hub.docker.com/r/devilbox/php-fpm)
This repository will provide you fully functional PHP-FPM Docker images in different flavours,
versions and packed with different types of integrated PHP modules. It also solves the problem of **[syncronizing file permissions](doc/syncronize-file-permissions.md)** of mounted volumes between the host and the container.
@@ -28,9 +22,21 @@ versions and packed with different types of integrated PHP modules. It also solv
This repository also allows you to quickly generate and **build your own custom PHP-FPM Docker image** with whatever PHP extension your desire for whatever PHP version you want and for any platform you're on (`amd64` or `arm64`). Jump to **[#Build your own image](#build-your-own-image)**.
+| PHP-FPM | Reference Implementation |
+|:----------------:|:------------------------:|
+|
|
|
+| Streamlined [PHP-FPM](https://github.com/devilbox/docker-php-fpm) images | The [Devilbox](https://github.com/cytopia/devilbox) |
+
+