Update README to reflect new script name

This commit is contained in:
Shubham Saboo
2025-10-04 10:29:05 -07:00
committed by GitHub
parent e55a2eb5e6
commit 35507a6bc9

View File

@@ -35,7 +35,7 @@ git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
```
4. Run the Streamlit app:
```bash
streamlit run life_insurance_advisor.py
streamlit run life_insurance_advisor_agent.py
```
## Using the App