We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d90a9f commit 8502a7eCopy full SHA for 8502a7e
README.rst
@@ -7,6 +7,9 @@ python-zeroconf
7
.. image:: http://img.shields.io/pypi/v/zeroconf.svg
8
:target: https://pypi.python.org/pypi/zeroconf
9
10
+.. image:: http://img.shields.io/coveralls/jstasiak/python-zeroconf.svg
11
+ :target: https://coveralls.io/r/jstasiak/python-zeroconf
12
+
13
14
This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,
15
originally by Paul Scott-Murphy (https://github.com/paulsm/pyzeroconf),
0 commit comments