From b3f6172aa7d74853ba5d0c9b0acd104a02afc5ce Mon Sep 17 00:00:00 2001 From: pyro57000 Date: Fri, 15 Aug 2025 11:05:06 -0500 Subject: [PATCH] fixed formatting in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a00af24..07b60dc 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ rusty cesar cipher cracker # USAGE: -CrackaCipher cipher text words here. +`CrackaCesar cipher text words here.` # Example: -CrackaCesar Jr ubcr lbhe oht obhagl pnerre vf shyy bs ohtf naq tbyq +`CrackaCesar Jr ubcr lbhe oht obhagl pnerre vf shyy bs ohtf naq tbyq` # How it works: It keeps a hashmap where every letter of the alphabet are the values, and their index is the key.