From 598da2ed531dbc0cb3ebde33845bc1da71e354a2 Mon Sep 17 00:00:00 2001 From: Max Moser Date: Tue, 13 Feb 2018 02:13:33 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa9f201..c2930ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Network-Manager VPN Plugin for Wireguard -This project is a VPN Plugin for NetworkManager that handles Wireguard connections. +This project is a VPN Plugin for NetworkManager that handles client-side Wireguard connections. +It is based on the [OpenVPN Plugin](https://git.gnome.org/browse/network-manager-openvpn) and was started as a Bachelor's Thesis at [SBA Research](https://www.sba-research.org/).