diff --git a/README.md b/README.md index 985b9c4..f608e78 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Adding a line to master for PR test. This project is a collection of crypto algorithms implemented in a few languages I'm interested in. The purpose is purely for my own learning and fun. +This is a new line for a PR demonstration + ## Algorithms implemented - Caesar Cipher @@ -15,4 +17,3 @@ This project is a collection of crypto algorithms implemented in a few languages - [ ] Clojure - [ ] Ceylon - [x] [Java](java/src/main/java/com/implementsblog/functional/AtbashCipher.java) -- Vigenère