diff --git a/README.md b/README.md new file mode 100644 index 0000000..197a9ae --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# LSB-Steganography-Python +Implementation of LSB Steganography technique in Python 3. It also includes a GUI implementation.