We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84bacc commit d2aa67fCopy full SHA for d2aa67f
README.md
@@ -19,7 +19,7 @@ This project is an interactive Streamlit dashboard for analyzing Twitter sentime
19
### Steps
20
1. Clone the repository:
21
```bash
22
- git clone https://github.com/your-username/Interactive-Dashboards-with-Streamlit
+ git clone https://github.com/VedantSinghPundir/Interactive-Dashboards-with-Streamlit-and-Python-For-Twitter-US-Airline-Sentiment-Data.git
23
cd Interactive-Dashboards-with-Streamlit
24
pip install -r requirements.txt
25
streamlit run app/app.py
0 commit comments