Skip to content

Commit

Permalink
📝 misc(README): remove codecov logo from shield
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Feb 3, 2024
1 parent 82f41ae commit af4b318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<img src="https://img.shields.io/badge/code_style-black-000000?style=flat-square&labelColor=202b2d&color=black" alt="Code style: black"></a>
<a href="https://pypi.org/project/doteki/"><img src="https://img.shields.io/pypi/v/doteki?style=flat-square&labelColor=202b2d&color=5E936C" alt="PyPI version"></a>
<a href="https://codecov.io/gh/welpo/doteki">
<img src="https://img.shields.io/codecov/c/gh/welpo/doteki?style=flat-square&logo=codecov&logoColor=white&labelColor=202b2d&color=5E936C" alt="Codecov"></a>
<img src="https://img.shields.io/codecov/c/gh/welpo/doteki?style=flat-square&labelColor=202b2d&color=5E936C" alt="Codecov"></a>
<br>
<a href="https://doteki.org/docs">
<img src="https://img.shields.io/website?url=https%3A%2F%2Fdoteki.org&style=flat-square&label=docs&labelColor=202b2d&color=5E936C" alt="Documentation"></a>
Expand Down

0 comments on commit af4b318

Please sign in to comment.