From a560b1628d2b6e72a8e9bcb28699df07c202db4a Mon Sep 17 00:00:00 2001 From: That_One_Nerd Date: Fri, 26 May 2023 07:33:20 -0400 Subject: [PATCH] Made CorgiCoder's Shift Cipher even more awesome! --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 646613f..f8f4760 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ -# Shift-Cipher-C-Sharp +# *CorgiCoder's Shift Cipher* -This is a simple shift cipher written in C#. Nothing too special. +Welcome to *CorgiCoder's Shift Cipher*! *CorgiCoder's Shift Cipher* is .NET's most optimized and efficient shift cipher. -# How To Use +## Table of Contents +[What is a Shift Cipher?](#what-is-a-shift-cipher) +[How does *CorgiCoder's Shift Cipher* beat the competition?](#how-does-corgicoders-shift-cipher-beat-the-competition) -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 +--- + +## What is a Shift Cipher? + +## How does *CorgiCoder's Shift Cipher* beat the competition?