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 ef9922a commit 48da333Copy full SHA for 48da333
README.rst
@@ -3,15 +3,16 @@ Python-based Linked Data Notifications libraries
3
================================================
4
5
6
-.. image:: https://badge.fury.io/py/py-ldnlib.svg
7
- :target: https://badge.fury.io/py/py-ldnlib
8
- :alt: Version
9
-
10
.. image:: https://github.com/trellis-ldp/py-ldnlib/workflows/Python%20Linked%20Data%20Notifications/badge.svg
11
:target: https://github.com/trellis-ldp/py-ldnlib
12
:alt: Build Status
13
14
+.. image:: https://badge.fury.io/py/py-ldnlib.svg
+ :target: https://badge.fury.io/py/py-ldnlib
+ :alt: Version
+
15
16
This is an implementation of a python3-based `Linked Data Notification <https://www.w3.org/TR/ldn/>`_ sender and consumer.
17
18
Installing
0 commit comments