diff --git a/README.md b/README.md
index e5a48d5..9039dc9 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
You have found the easiest way to install & manage WireGuard on any Linux host!
-
+
+
+
## Features
@@ -67,4 +69,4 @@ These options can be configured in `docker-compose.yml` under `environment`.
| `WG_DEFAULT_ADDRESS` | `10.8.0.x` | `10.6.0.x` | Clients IP address range |
| `WG_DEFAULT_DNS` | `1.1.1.1` | `8.8.8.8, 8.8.4.4` | DNS server clients will use |
-> If you change `WG_PORT`, make sure to also change the exposed port.
\ No newline at end of file
+> If you change `WG_PORT`, make sure to also change the exposed port.