Add Read The Docs badge to README (#6841)

This commit is contained in:
Daniel Hahler
2020-02-29 00:29:56 +01:00
committed by GitHub
parent 5819536f00
commit 769ffc32bf

View File

@@ -31,6 +31,10 @@
.. image:: https://www.codetriage.com/pytest-dev/pytest/badges/users.svg
:target: https://www.codetriage.com/pytest-dev/pytest
.. image:: https://readthedocs.org/projects/pytest/badge/?version=latest
:target: https://pytest.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
The ``pytest`` framework makes it easy to write small tests, yet
scales to support complex functional testing for applications and libraries.