From c85f720a5726e88bb7ff212ece9c76295aba8bbe Mon Sep 17 00:00:00 2001 From: "Serhii I. Myshko" <112722061+sergeiown@users.noreply.github.com> Date: Sat, 4 May 2024 14:56:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5c36ec..6529892 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This project implements console interfaces for encoding and decoding text using 2. Enter the text to encode and decode or use input.txt (for the *FromFile.js script). 3. The results are displayed in the console, the session history is saved to the output.txt file. -*A web version of the application is now also available: https://sergeiown.github.io/Encryption_Variations/* +***A web version of the application is now also available: https://sergeiown.github.io/Encryption_Variations/*** ## XOR Interface: