Skip to content

Commit 86b47b3

Browse files
committed
Adding readthedocs badge
1 parent 082caff commit 86b47b3

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
@@ -28,7 +28,7 @@ like key presses and mouse clicks:
2828

2929
This allows you to test and make sure your view layer is behaving the way you expect after each code change.
3030

31-
|version| |downloads| |ci| |coverage|
31+
|version| |downloads| |ci| |coverage| |docs|
3232

3333
.. Using PNG badges because PyPI doesn't support SVG
3434
@@ -44,6 +44,9 @@ This allows you to test and make sure your view layer is behaving the way you ex
4444
.. |coverage| image:: http://img.shields.io/coveralls/nicoddemus/pytest-qt.png
4545
:target: https://coveralls.io/r/nicoddemus/pytest-qt
4646

47+
.. |docs| image:: https://readthedocs.org/projects/pytest-qt/badge/?version=latest
48+
:target: https://pytest-qt.readthedocs.org
49+
4750

4851
Requirements
4952
============

0 commit comments

Comments
 (0)