Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalan-u authored Jun 9, 2024
1 parent 8c33b44 commit d9830c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,22 @@ Download all files and use in local system.

Flask based web page and Python script used.

Folder Structure:

Image_Steganography/

├── app.py

├── templates/

│ ├── index.html

│ ├── encrypt.html

│ └── decrypt.html



Run the "app.py"

Output on your web browser - http://127.0.0.1:5000

0 comments on commit d9830c1

Please sign in to comment.