Made CorgiCoder's Shift Cipher even more awesome!
This commit is contained in:
parent
f9bed9db93
commit
a560b1628d
17
README.md
17
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
|
## What is a Shift Cipher?
|
||||||
4. enter the amount you want to shift the letters
|
|
||||||
|
## How does *CorgiCoder's Shift Cipher* beat the competition?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user