Skip to content

Commit c315308

Browse files
authored
chore: add codecov badge (#6)
1 parent f143832 commit c315308

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
========================================
2-
pyserial-asyncio-fast |docs|
2+
pyserial-asyncio-fast |docs| |codecov|
33
========================================
44

55
Async I/O extension package for the Python Serial Port Extension for OSX, Linux, BSD
@@ -22,3 +22,6 @@ Documentation
2222
.. |docs| image:: https://readthedocs.org/projects/pyserial-asyncio/badge/?version=latest
2323
:target: http://pyserial-asyncio.readthedocs.io/
2424
:alt: Documentation
25+
26+
.. |codecov| image:: https://codecov.io/gh/home-assistant-libs/pyserial-asyncio-fast/branch/master/graph/badge.svg
27+
:target: https://codecov.io/gh/home-assistant-libs/pyserial-asyncio-fast

0 commit comments

Comments
 (0)