From 1920e7f14edddf0926f853d205f7f310f2c43f55 Mon Sep 17 00:00:00 2001 From: CorgiCoder-json <66797894+CorgiCoder-json@users.noreply.github.com> Date: Tue, 21 Dec 2021 11:03:39 -0500 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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