Skip to content

Commit d32addf

Browse files
authored
Merge pull request #90 from orangecms/patch-1
README: link to WS-Discovery
2 parents 1e35e19 + 10bcaa3 commit d32addf

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
WS-Discovery in Python
44
======================
5-
This is WS-Discovery implementation for Python 3. It allows to both discover
6-
services and publish discoverable services. For Python 2 support, use the
7-
latest 1.x version of this package.
5+
6+
This is a [WS-Discovery](https://docs.oasis-open.org/ws-dd/discovery/1.1/os/wsdd-discovery-1.1-spec-os.html)
7+
implementation for Python 3. It allows to both discover services and publish
8+
discoverable services.
9+
For Python 2 support, use the latest 1.x version of this package.
810

911
Extensive [package documentation is available at ReadTheDocs](https://python-ws-discovery.readthedocs.io).
1012

0 commit comments

Comments
 (0)