diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml
index fa4dcab..7de8602 100644
--- a/.github/workflows/python-package.yml
+++ b/.github/workflows/python-package.yml
@@ -33,9 +33,10 @@ jobs:
run: |
python -m pytest -v --cov=./ --cov-report=xml --cov-report=html --cov-report=term --color=yes
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
with:
file: ./coverage.xml
+ token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
diff --git a/README.md b/README.md
index a446ee6..a19f82f 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,14 @@
# VA-AM
[](https://va-am.readthedocs.io/en/latest/?badge=latest)
-[](https://badge.fury.io/py/va-am)
+[](https://pypi.org/project/va-am/)
+[](https://pepy.tech/project/va-am)
[](https://anaconda.org/conda-forge/va_am)
+[](https://anaconda.org/conda-forge/va_am)
[](https://github.com/GheodeAI/va_am/actions/workflows/python-package.yml)
[](https://codecov.io/gh/GheodeAI/va_am)
+[](https://www.python.org/downloads/)
+[](https://github.com/GheodeAI/va_am/blob/master/LICENSE)
+[](https://libraries.io/pypi/va-am)