From a9b58990ccb1710c04fe5ccd5cc8209029961de4 Mon Sep 17 00:00:00 2001 From: Emile Nijssen Date: Sun, 23 May 2021 16:57:51 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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! -![](./assets/screenshot.png =702x510) +

+ +

## 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.