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 c86d20f commit 29d4a28Copy full SHA for 29d4a28
README.rst
@@ -8,16 +8,10 @@ Python-based Linked Data Notifications libraries
8
:alt: Version
9
10
11
-.. image:: https://travis-ci.com/trellis-ldp/py-ldnlib.svg?branch=main
12
- :target: https://travis-ci.com/trellis-ldp/py-ldnlib
+.. image:: https://github.com/trellis-ldp/py-ldnlib/workflows/Python%20Linked%20Data%20Notifications/badge.svg
13
:alt: Build Status
14
15
16
-.. image:: https://coveralls.io/repos/github/trellis-ldp/py-ldnlib/badge.svg?branch=main
17
- :target: https://coveralls.io/github/trellis-ldp/py-ldnlib?branch=main
18
- :alt: Coverage Status
19
-
20
21
This is an implementation of a python3-based `Linked Data Notification <https://www.w3.org/TR/ldn/>`_ sender and consumer.
22
23
Installing
0 commit comments