From 1aae468f688ee45cf12a05883b01f56bad4dd748 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Wed, 4 Nov 2020 23:36:32 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46a4e31..6cdce5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Folder tree encryption system. I am not responsible for the misuse of the script. +[Русская инструкция/Russian instruction](https://github.com/Hell13Cat/CryptoPy/blob/main/README-RU.md) + # Installation 1. Download and install Python 3. 2. Install the "cryptography" module via the PIP.