Skip to content

Commit 96e4df3

Browse files
authored
Update README.md
1 parent cfaa9c5 commit 96e4df3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ If you're unfamiliar with python, we recommend you use Anaconda's Python distrib
44
1. Install Python 3.6.1
55
2. `conda install pandas jupyter matplotlib seaborn` -- if you use python regularly create a condenv or virutal env.
66
3. `pip install sdd_api`
7+
4. Rename credentials.py.template to credentials.py and fill with:
8+
- your username and password to [Sports Data Direct](https://www.sportsdatadirect.com)
9+
- your client_id and client_secret from [Your Profile](https://www.sportsdatadirect.com/users/profile)
710
4. Run `jupyter notebook` and start exploring!

0 commit comments

Comments
 (0)