Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 214 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 214 Bytes

Caesar-Cracker

Caesar-Cracker cracks caesar cipher, with ruby.

installing

install this project on github after that open your terminal and write these commands:

cd Caesar-Cracker
ruby main.rb

Finished!