diff --git a/README.rst b/README.rst index 205aa11e..80feebe9 100755 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ |Pibooth| -|PythonVersions| |PypiPackage| |Downloads| +|PythonVersions| |PypiPackage| |Downloads| |Tests| The ``pibooth`` project provides a photobooth application *out-of-the-box* in pure Python for Raspberry Pi. Have a look to the `wiki `_ @@ -91,3 +91,7 @@ It means a lot to us! .. |Downloads| image:: https://img.shields.io/pypi/dm/pibooth?color=purple :target: https://pypi.org/project/pibooth :alt: PyPi downloads + +.. |Tests| image:: https://github.com/github/docs/actions/workflows/python-package.yml/badge.svg?branch=master + :target: https://github.com/pibooth/pibooth/actions/workflows/python-package.yml?query=branch%3Amaster + :alt: tests