diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f82109b..3c27c5e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,6 +19,7 @@ build: - cp -r ./notebooks ./docs/notebooks - sed 's#./docs/_static#./_static#g' ./README.md > ./docs/README.md - sed 's#./docs/_static#./_static#g' ./contributing.md > ./docs/contributing.md + - sed 's#./docs/_static#./_static#g' ./awesome-computer-vision-in-sports.md > ./docs/awesome-computer-vision-in-sports.md # Build documentation in the docs/ directory with Sphinx sphinx: diff --git a/README.md b/README.md index 2f8e069..64dbe9f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
- [![Documentation Status](https://readthedocs.org/projects/sportslabkit/badge/?version=latest)](https://soccertrack.readthedocs.io/en/latest/?badge=latest) + [![Documentation Status](https://readthedocs.org/projects/sportslabkit/badge/?version=latest)](https://sportslabkit.readthedocs.io/en/latest/?badge=latest) [![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://www.kaggle.com/datasets/atomscott/soccertrack) [![PWC](https://img.shields.io/badge/%7C-Papers%20with%20Code-lightblue)](https://paperswithcode.com/dataset/soccertrack-dataset) [![dm](https://img.shields.io/pypi/dm/sportslabkit)](https://pypi.org/project/sportslabkit/)