Skip to content

Commit 07e07d6

Browse files
committed
Remove misleading badges from README
1 parent d791aa0 commit 07e07d6

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ countdown-cli
55

66
|Tests| |Codecov|
77

8-
|pre-commit| |Black|
9-
108
.. |PyPI| image:: https://img.shields.io/pypi/v/countdown-cli.svg
119
:target: https://pypi.org/project/countdown-cli/
1210
:alt: PyPI
@@ -25,12 +23,6 @@ countdown-cli
2523
.. |Codecov| image:: https://codecov.io/gh/treyhunner/countdown-cli/branch/main/graph/badge.svg
2624
:target: https://codecov.io/gh/treyhunner/countdown-cli
2725
:alt: Codecov
28-
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
29-
:target: https://github.com/pre-commit/pre-commit
30-
:alt: pre-commit
31-
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
32-
:target: https://github.com/psf/black
33-
:alt: Black
3426

3527
This project is based on a `Python Morsels`_ exercise for a command-line countdown timer.
3628
If you're working on that exercise right now, please **don't look at the source code** for this. 😉

0 commit comments

Comments
 (0)