Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The official CLI to interact with [Kaggle](https://www.kaggle.com).

Some of the key features are:

* List competitions, download competition data, submit to a competion.
* List competitions, download competition data, submit to a competition.
* List, create, update, download or delete datasets.
* List, create, update, download or delete models & model variations.
* List, update & run, download code & output or delete kernels (notebooks).
Expand Down Expand Up @@ -110,6 +110,6 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

The Kaggle API is released under the [Apache 2.0 license](LICENSE).
The Kaggle API is released under the [Apache 2.0 license](LICENSE.txt).


Loading