From 36cc2351570331a0786a6ce0d7e477c330ddcf96 Mon Sep 17 00:00:00 2001 From: vados Date: Wed, 26 May 2021 09:06:17 +0900 Subject: [PATCH] Move screenshot to more prominent position --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1c53cb5..6d92540 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A web user interface to manage your WireGuard setup. +## Screenshot + +![wireguard-ui](https://user-images.githubusercontent.com/6447444/80270680-76adf980-86e4-11ea-8ca1-9237f0dfa249.png) + ## Features - Friendly UI - Authentication @@ -125,10 +129,6 @@ go build -o wireguard-ui rice append --exec wireguard-ui ``` -## Screenshot - -![wireguard-ui](https://user-images.githubusercontent.com/6447444/80270680-76adf980-86e4-11ea-8ca1-9237f0dfa249.png) - ## License MIT. See [LICENSE](https://github.com/ngoduykhanh/wireguard-ui/blob/master/LICENSE).