diff --git a/README.md b/README.md index 4e678f0..24b5237 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,7 @@ Then run it : ```sh ./wireguard-install.sh ``` + +It will install wireguard on the server, configure, create a systemd service and a client configuration file. Mutliple clients are not yet supported. + +Contributions are welcome!