fixed formatting in readme

This commit is contained in:
pyro57000
2025-08-15 11:05:06 -05:00
parent cecafea276
commit b3f6172aa7

View File

@@ -2,10 +2,10 @@
rusty cesar cipher cracker rusty cesar cipher cracker
# USAGE: # USAGE:
CrackaCipher cipher text words here. `CrackaCesar cipher text words here.`
# Example: # 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: # How it works:
It keeps a hashmap where every letter of the alphabet are the values, and their index is the key. It keeps a hashmap where every letter of the alphabet are the values, and their index is the key.