Skip to content

Commit 8a78c16

Browse files
authored
Update README.rst
1 parent 8b0dc48 commit 8a78c16

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

README.rst

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
11
python-zeroconf
22
===============
33

4-
.. image:: https://github.com/jstasiak/python-zeroconf/workflows/CI/badge.svg
5-
:target: https://github.com/jstasiak/python-zeroconf?query=workflow%3ACI+branch%3Amaster
6-
7-
.. image:: https://img.shields.io/pypi/v/zeroconf.svg
8-
:target: https://pypi.python.org/pypi/zeroconf
9-
10-
.. image:: https://codecov.io/gh/jstasiak/python-zeroconf/branch/master/graph/badge.svg
11-
:target: https://codecov.io/gh/jstasiak/python-zeroconf
12-
134
`Documentation <https://python-zeroconf.readthedocs.io/en/latest/>`_.
145

15-
This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,
6+
This is fork of a fork of pyzeroconf, Multicast DNS Service Discovery for Python,
167
originally by Paul Scott-Murphy (https://github.com/paulsm/pyzeroconf),
17-
modified by William McBrine (https://github.com/wmcbrine/pyzeroconf).
8+
modified by William McBrine (https://github.com/wmcbrine/pyzeroconf),
9+
then further modified by Jakub Stasiak (https://github.com/jstasiak/python-zeroconf).
10+
11+
The following is the note from Jakub Stasiak's fork.
1812

1913
The original William McBrine's fork note::
2014

0 commit comments

Comments
 (0)