diff --git a/README.md b/README.md index 6f11fc3..2727933 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Image-Encryption-and-Decryption -Image Encryption and Decryption using JavaFX +Image Encryption and Decryption using JavaFX for advanced programming course ------------------------------------------------ The main encryption and decryption algorithm was obtained from GeeksforGeeks : https://www.geeksforgeeks.org/encrypt-and-decrypt-image-using-java/