From b05431d00d576b736a38e47facb7cd14f0537d41 Mon Sep 17 00:00:00 2001 From: Marvin Steadfast Date: Mon, 25 Jan 2021 15:21:18 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e57b8d7..905e54d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ --- -This is a friendly fork of [wg-quick-go](https://github.com/nmiculinic/wg-quick-go). It contains everything needed to get a system into a wireguard vpn network. If there is no wireguard kernel modul available, it will spin up the embedded wireguard-go to create a wireguard interface. +This is a friendly fork of [wg-quick-go](https://github.com/nmiculinic/wg-quick-go). So all glory to them!!!11!! It contains everything needed to get a system into a wireguard vpn network. If there is no wireguard kernel modul available, it will spin up the embedded wireguard-go to create a wireguard interface. # Installation