aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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!