Skip to content

Commit 29c719f

Browse files
committed
readme
1 parent 336a852 commit 29c719f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Many of the examples in this book are adapted from the excellent open source imp
4040

4141
### Kaggle API
4242

43-
To download some of the datasets for the book, you will need a Kaggle account and an API token
43+
To download some of the datasets for the book, you will need a Kaggle account and an API token. To use the Kaggle API:
4444

45-
Follow the instructions on the [Kaggle Github](https://github.com/Kaggle/kaggle-api) to get started.
46-
47-
Download the JSON file that stores your username and API key.
45+
1. Sign up for a Kaggle account at https://www.kaggle.com.
46+
2. Go to the 'Account' tab of your user profile (https://www.kaggle.com/<username>/account)
47+
3. Select 'Create API Token'. This will trigger the download of `kaggle.json`, a file containing your API credentials.
4848

4949
### The .env file
5050

0 commit comments

Comments
 (0)