From 99fd2dbde9c27500082a3c6a2ef8ea5344c1b2ce Mon Sep 17 00:00:00 2001 From: Dangrain <dan@dangrain.top> Date: Fri, 2 Aug 2024 23:00:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eef998..10403a9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ To run It, just make a folder and put the danitor.sh into the folder, run `bash It works by taking the users text and running It trough a caesar cipher, moving every character by 4 letters, and even wrapping when nessecary. Doesn't cipher numbers and special characters tho. -The .dan file extention Is there 'cause I can basically, otherwise It's praintext caesar cipher (can you tell It's my favorite cipher by now?). +The .dan file extention Is there 'cause I can basically, otherwise It's plaintext caesar cipher (can you tell It's my favorite cipher by now?). # ANYWAYS FOLKS, ENJOY!!