update document

This commit is contained in:
Shihaam Abdul Rahman 2024-11-09 01:18:07 +05:00
parent dda91e941e
commit 200549b72f
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -33,14 +33,14 @@ This tool simplifies the delivery process by:
## Development ## Development
git clone and do whatever? git clone and do whatever? \
Requirements Requirements
- python 3.12+ - python 3.12+
- streamlit - streamlit
- pandas - pandas
- openpyxl - openpyxl
Usage: Usage: \
`pip install -r requirements.txt` \ `pip install -r requirements.txt` \
`streamlit run app.py` `streamlit run app.py`