diff --git a/README.md b/README.md index 5d1f273..4e6c7cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Caesar-Cipher-Algorithm A Caesar Cipher encryption and decryption tool - [![Updated Badge](https://badges.pufler.dev/updated/codebytesz/Caesar-Cipher-Algorithm)](https://badges.pufler.dev) + ![Updated Badge](https://badges.pufler.dev/updated/codebytesz/Caesar-Cipher-Algorithm) # Usage NOTE: You must have python installed on your pc to be able to use this tool.