diff --git a/.gitignore b/.gitignore index 1b912f8..c86ec47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Codecov +.codecov/ + # Webdriver chromedriver.exe diff --git a/README.md b/README.md index c094f51..8b771ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Command-line program to download images from [Genshin Impact Community](https:// ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/XavierJiezou/ys-dl/Release) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/c2f85c8d6b8a4892b40059703f087eab)](https://www.codacy.com/gh/XavierJiezou/ys-dl/dashboard?utm_source=github.com&utm_medium=referral&utm_content=XavierJiezou/ys-dl&utm_campaign=Badge_Grade) -[![codecov](https://codecov.io/gh/XavierJiezou/ys-dl/branch/main/graph/badge.svg?token=AFQB7E7JID)](https://codecov.io/gh/XavierJiezou/ys-dl) +[![codecov](https://codecov.io/gh/XavierJiezou/ys-dl/branch/main/graph/badge.svg?token=QpCLcUGoYx)](https://codecov.io/gh/XavierJiezou/ys-dl) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ys-dl) ![PyPI - Downloads](https://img.shields.io/pypi/dm/ys-dl) ![PyPI](https://img.shields.io/pypi/v/ys-dl)