diff --git a/README.md b/README.md index e5e1e9d..a5187e2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Wireguard GUI is a graphic tool that helps you to edit existing confs of Wiregua ![](./img/screenshot.png) + +## Requirements + +Wireguard GUI reads `/etc/wireguard/*.conf` and use `wg-quick` to manage interfaces. + ## Installation ``` @@ -12,10 +17,6 @@ cd wireguard-gui make ``` -## Requirements - -Wireguard GUI reads `/etc/wireguard/*.conf`. - ## Usage ```