diff --git a/text_encryption_python/README.md b/text_encryption_python/README.md index a515e7f..61df72c 100644 --- a/text_encryption_python/README.md +++ b/text_encryption_python/README.md @@ -15,8 +15,8 @@ For a complete understanding of this project, please refer to the [Main Document 2. **Graphical User Interface (GUI)**: - Run the script `cipher_app.py` to launch the graphical application. - - Example command: `python cipher_app.py`.
- Note: Make sure you're on project folder and terminal is opened there + - Example command: `python cipher_app.py`. +
Note: Make sure you're on project folder and terminal is opened there 3. **Import into Other Python Projects**: - You can import the functionality into other Python projects.