Add codecov status to readme
parent
925364296c
commit
f57d697c0f
|
@ -1,10 +1,13 @@
|
|||
i2plib
|
||||
======
|
||||
|
||||
.. image:: https://travis-ci.com/l-n-s/i2plib.svg?branch=master
|
||||
:target: https://travis-ci.com/l-n-s/i2plib
|
||||
.. image:: https://readthedocs.org/projects/i2plib/badge/?version=latest
|
||||
:target: https://i2plib.readthedocs.io/en/latest/
|
||||
:alt: Latest Read The Docs
|
||||
.. image:: https://codecov.io/github/requests/requests/coverage.svg?branch=master
|
||||
:target: https://codecov.io/github/requests/requests
|
||||
|
||||
i2plib is a modern asynchronous library for building I2P applications.
|
||||
|
||||
|
|
Loading…
Reference in New Issue