Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dagiteferi authored Dec 11, 2024
1 parent 7f6f7aa commit 9e79947
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,28 @@ The Financial News and Stock Price Integration Dataset (FNSPID) contains:
cd Financial-News-Sentiment-Stock-Market-Correlation-Analysis

2. **Install Dependencies**:
```bash
```bash
pip install -r requirements.txt
```
** Contributing**
Contributions are welcome! Please fork the repository and use a feature branch. Pull requests are warmly welcomed.

Fork the Project

Create your Feature Branch (git checkout -b feature/AmazingFeature)

Commit your Changes (git commit -m 'Add some AmazingFeature')

Push to the Branch (git push origin feature/AmazingFeature)

Open a Pull Request










0 comments on commit 9e79947

Please sign in to comment.