fixed formatting in readme
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user