alexoh2020 commited on
Commit
79d07f3
·
2 Parent(s): 7e4f1e1 ffb6131

Merge branch 'main' into alexbranch

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ An interactive web application that fetches the latest AI-related news and analy
56
 
57
  Run the Streamlit app:
58
  ```bash
59
- streamlit run streamlit_app.py
60
  ```
61
 
62
  Then open your browser to `http://localhost:8501`
 
56
 
57
  Run the Streamlit app:
58
  ```bash
59
+ streamlit run src/streamlit_app.py
60
  ```
61
 
62
  Then open your browser to `http://localhost:8501`