Move screenshot to more prominent position

This commit is contained in:
vados 2021-05-26 09:06:17 +09:00 committed by GitHub
parent 024aadbfd2
commit 36cc235157
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,10 @@
A web user interface to manage your WireGuard setup. 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 ## Features
- Friendly UI - Friendly UI
- Authentication - Authentication
@ -125,10 +129,6 @@ go build -o wireguard-ui
rice append --exec wireguard-ui rice append --exec wireguard-ui
``` ```
## Screenshot
![wireguard-ui](https://user-images.githubusercontent.com/6447444/80270680-76adf980-86e4-11ea-8ca1-9237f0dfa249.png)
## License ## License
MIT. See [LICENSE](https://github.com/ngoduykhanh/wireguard-ui/blob/master/LICENSE). MIT. See [LICENSE](https://github.com/ngoduykhanh/wireguard-ui/blob/master/LICENSE).