diff --git a/README.md b/README.md index 23fcf79..cc02cbe 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # Wireguard-Dashboard -Wireguard Dashboard written in Python w/ Flask +## Intro +Monitoring Wireguard is not convinient, need to login into server and type wg show. That's why this platform is being created, to view all configurations in a more straight forward way. +## Example +![Index Image](https://github.com/donaldzou/Wireguard-Dashboard/raw/main/static/index.png) +![Conf Image](https://github.com/donaldzou/Wireguard-Dashboard/raw/main/static/conf.png)