From 4bd239f89e3fd67fbb00845e2ecf9c56c454dd98 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Wed, 4 Nov 2020 23:29:26 +0300 Subject: [PATCH] Corrected the mistake --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2d85c55..b239b66 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ Folder tree encryption system. I am not responsible for the misuse of the script # Using 1. Run "mine.py". -1.1. To encrypt the folder, move the required directory to a level above the directory with the script. -1.1.1. On the first question, answer "y". -1.1.2. Enter a name for the resulting file. -1.1.3. Enter the directory in relation to the current folder(For example: "./Dir"). -1.2. For decryption on the first question, enter "n". -1.2.1. Move the key and encrypted file to the script folder. -1.2.2. Enter file name without extension. + 1. To encrypt the folder, move the required directory to a level above the directory with the script. + 1. On the first question, answer "y". + 2. Enter a name for the resulting file. + 3. Enter the directory in relation to the current folder(For example: "./Dir"). + 2. For decryption on the first question, enter "n". + 1. Move the key and encrypted file to the script folder. + 2. Enter file name without extension. 2. Delete the "cache" folder