From ea40baa3c3f493709a97ec741ea2b128a8a2e6b2 Mon Sep 17 00:00:00 2001 From: Mark Mossberg Date: Tue, 30 Jul 2019 17:02:18 -0400 Subject: [PATCH] Clarify Windows instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3766795..e7ae77c 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,9 @@ WireGuard is used to provide VPN services on Android. Install the [WireGuard VPN ### Windows -WireGuard is used to provide VPN services on Windows. Install the [WireGuard VPN Client](https://www.wireguard.com/install/#windows-7-8-81-10-2012-2016-2019). Import the corresponding `wireguard/.conf` file to your device, then setup a new connection with it. +WireGuard is used to provide VPN services on Windows. Algo generates a WireGuard configuration file, `wireguard/.conf`, and a QR code, `wireguard/.png`, for each user defined in `config.cfg`. + +Install the [WireGuard VPN Client](https://www.wireguard.com/install/#windows-7-8-81-10-2012-2016-2019). Import the corresponding `wireguard/.conf` file to your device, then setup a new connection with it. ### Linux Network Manager Clients (e.g., Ubuntu, Debian, or Fedora Desktop)