diff --git a/README.rst b/README.rst index 3235dd4c2..864467ea2 100644 --- a/README.rst +++ b/README.rst @@ -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.