Skip to content

Commit 79d2212

Browse files
thomasrockhujonathanslenders
authored andcommitted
Add Codecov badge to README
1 parent 41ac572 commit 79d2212

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Prompt Toolkit
22
=====================
33

4-
|Build Status| |AppVeyor| |PyPI| |RTD| |License|
4+
|Build Status| |AppVeyor| |PyPI| |RTD| |License| |Codecov|
55

66
.. image :: https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png
77
@@ -210,6 +210,10 @@ Special thanks to
210210
.. |License| image:: https://img.shields.io/github/license/prompt-toolkit/python-prompt-toolkit.svg
211211
:target: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/LICENSE
212212

213+
.. |Codecov| image:: https://codecov.io/gh/prompt-toolkit/python-prompt-toolkit/branch/master/graphs/badge.svg?style=flat
214+
:target: https://codecov.io/gh/prompt-toolkit/python-prompt-toolkit/
215+
216+
213217
Other libraries and implementations in other languages
214218
******************************************************
215219

0 commit comments

Comments
 (0)