From 6b9c5e6ce4841dfbb0487c58d472a1df34b88903 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 13 Sep 2022 15:33:20 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5187e2..9fbb0c6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Wireguard GUI is a graphic tool that helps you to edit existing confs of Wiregua ## Requirements -Wireguard GUI reads `/etc/wireguard/*.conf` and use `wg-quick` to manage interfaces. +Wireguard GUI reads `/etc/wireguard/*.conf` and uses `wg-quick` to manage interfaces. ## Installation