Modified Readme

This commit is contained in:
Devoalda 2023-12-16 11:55:19 +08:00
parent 2d9807410c
commit 72f06c547d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Cipher App
This is a simple cipher app that features:
This is a simple cipher web application that features:
- Caesar Cipher
- Base64 Encoding/Decoding
@ -108,4 +108,4 @@ To launch the web application, run the `app.py` file. This will launch the web a
python app.py
```
Ensure that the requirements in `requirements.txt` file is installed before running the application.
Ensure that the requirements in `requirements.txt` file is installed before running the application.