Skip to content

Commit 5b8b374

Browse files
committed
gave detailed explanation
1 parent d4340e8 commit 5b8b374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Caesars_Cipher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Check [Caesars_Cipher.md](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/blob/master/Caesars_Cipher/Caesars_Cipher.md)
1+
# Check [Caesars_Cipher.md](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/blob/master/Caesars_Cipher/Caesars_Cipher.md) for more test cases
22

33
- `rot13("SERR PBQR PNZC")` should decode to the string `FREE CODE CAMP`
44
- `rot13("SERR CVMMN!")` should decode to the string `FREE PIZZA!`

0 commit comments

Comments
 (0)