Upgrade README to markdown
This commit is contained in:
parent
47f4fcb485
commit
61a1949abe
2 changed files with 6 additions and 6 deletions
6
README.md
Normal file
6
README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
# This is the Shush Image - Text Encryption Tool
|
||||||
|
|
||||||
|
Given an image (jpg or png) and a text file (.txt) it can create a new image (png) which will contain the text of the .txt file inside of it.
|
||||||
|
This process can then be reversed using the Decrypt function and a png image which has text encrypted into it.
|
||||||
|
|
||||||
|
Github: [https://github.com/Hannah-Dagemark/Shush](https://github.com/Hannah-Dagemark/Shush)
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
## This is the Shush Image - Text Encryption Tool
|
|
||||||
|
|
||||||
## Given an image (jpg or png) and a text file (.txt) it can create a new image (png) which will contain the text of the .txt file inside of it.
|
|
||||||
## This process can then be reversed using the Decrypt function and a png image which has text encrypted into it.
|
|
||||||
|
|
||||||
## Github: https://github.com/Hannah-Dagemark/Shush
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue