aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorangristan <angristan@pm.me>2019-08-07 20:05:05 +0200
committerangristan <angristan@pm.me>2019-08-07 20:52:07 +0200
commit1bfeccf9e76418e22890087438b9dea55f37266d (patch)
treeaddc8f33e4198a3dc9fd874260808e8428d17620 /README.md
parent4e6eeba5d014eb488173f4706ae9eb51a32e4612 (diff)
Update the README to specify what the script can currently do
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!