Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NolaDodd authored Dec 30, 2023
1 parent 97930c9 commit a65ea49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
I worked on this project while attending Thinkful/Chegg Skills's Software Engineering bootcamp.
This project includes working with code through JavaScript, and writing tests through Mocha and Chai.

[Decoder Ring Website](https://noladodd.github.io/Decoder-Ring/)

## The Caesar Shift
The first decoder is a Caesar Shift, a type of substitution cipher originally used by Julius Caesar.
It relies on taking the alphabet and "shifting" letters to the right or left, based on the typical alphabetic order.
Expand Down

0 comments on commit a65ea49

Please sign in to comment.