diff --git a/README.md b/README.md index d2e5072..646613f 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# Shift-Cipher-C-Sharp \ No newline at end of file +# Shift-Cipher-C-Sharp + +This is a simple shift cipher written in C#. Nothing too special. + +# How To Use + +1. Open using visual studio +2. Run the file +3. Enter your string to be encrypted +4. enter the amount you want to shift the letters