Skip to content

Commit ca2e09d

Browse files
committed
docs: put sleepy in the readme
1 parent 39bc6b0 commit ca2e09d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Code coverage measurement for Python.
1818
| |tidelift| |sponsor| |stars| |mastodon-coveragepy| |mastodon-nedbat|
1919
|bluesky-nedbat|
2020
21+
.. image:: https://coverage.readthedocs.io/en/7.8.1/_static/sleepy-snake-circle-150.png
22+
2123
Coverage.py measures code coverage, typically during test execution. It uses
2224
the code analysis tools and tracing hooks provided in the Python standard
2325
library to determine which lines are executable, and which have been executed.

0 commit comments

Comments
 (0)