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