From f64848a93b8a8f4e2af124465d7b04b60a4c67ad Mon Sep 17 00:00:00 2001 From: n3kit91 Date: Thu, 28 Nov 2024 17:57:40 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ae7f0e..060e304 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This guide provides a streamlined, step-by-step process to set up a secure WireGuard VPN on Arch Linux. It ensures proper configuration of public and private keys to avoid common issues related to authentication and traffic routing. +[Русская версия](README-ru.md) ## Table of Contents 1. [Prerequisites](#prerequisites)