diff --git a/README.md b/README.md index 1d2f5b7..7bc03f5 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,14 @@ This tool simplifies the delivery process by: ## Development -git clone and do whatever? +git clone and do whatever? \ Requirements - python 3.12+ - streamlit - pandas - openpyxl -Usage: +Usage: \ `pip install -r requirements.txt` \ `streamlit run app.py`