From 200549b72f7f75aa8e15767757ed80a0b6338fa0 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sat, 9 Nov 2024 01:18:07 +0500 Subject: [PATCH] update document --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`