Skip to content

Commit d72f026

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Installation
22
If you're unfamiliar with python, we recommend you use Anaconda's Python distribution. All examples are tested with python 3.6.1
3+
asdfasdf:
34

45
1. Install Python 3.6.1
56
2. `conda install pandas jupyter matplotlib seaborn` -- if you use python regularly create a condenv or virutal env.
67
3. `pip install sdd_api`
78
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)
9+
- your username and password to [Sports Data Direct](https://www.sportsdatadirect.com)
10+
- your client_id and client_secret from [Your Profile](https://www.sportsdatadirect.com/users/profile)
1011
4. Run `jupyter notebook` and start exploring!

0 commit comments

Comments
 (0)