From 4d0c418a2dfb6ceca03f44b11d4c68eeacc1291a Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Mon, 27 Jan 2025 17:18:37 +0100 Subject: [PATCH] feat: add badge for rtd build status --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 297d8080..c27833f8 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,10 @@ python-zeroconf :target: https://codspeed.io/python-zeroconf/python-zeroconf :alt: Codspeed.io status for python-zeroconf +.. image:: https://readthedocs.org/projects/python-zeroconf/badge/?version=latest + :target: https://python-zeroconf.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status + `Documentation `_. This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,