Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
athrvadeshmukh authored Nov 23, 2023
1 parent 125a65c commit ff975ae
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 @@ -8,6 +8,14 @@ Steganography can be used to conceal almost any type of digital content, includi
# Overview
The steganography program provided is a Python application that facilitates hiding and extracting secret messages in various media, including images and wave audio files. The program utilizes cryptographic techniques to encode and decode messages securely.

## Installation

To use Steganographyx, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/athrvadeshmukh/Steganographyx.git

# Libraries
Ensure you have the following Python libraries installed to run the program:

Expand Down

0 comments on commit ff975ae

Please sign in to comment.