Skip to content

Commit c3d9f50

Browse files
committed
Update readme badges
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
1 parent 199f96e commit c3d9f50

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

README.rst

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,29 @@ jack-matchmaker
44
Auto-connect JACK_ ports as they appear and when they match the port patterns
55
given on the command line or read from a file.
66

7-
|version| |status| |license| |python_versions| |wheel|
7+
|version| |release-date| |status| |license| |python_versions| |format|
88

9-
.. |version| image:: http://badge.kloud51.com/pypi/v/jack-matchmaker.svg
9+
.. |version| image:: https://shields.io/pypi/v/jack-matchmaker
1010
:target: https://pypi.org/project/jack-matchmaker
1111
:alt: Latest version
1212

13-
.. |status| image:: http://badge.kloud51.com/pypi/s/jack-matchmaker.svg
13+
.. |release-date| image:: https://shields.io/github/release-date/SpotlightKid/jack-matchmaker
14+
:target: https://github.com/SpotlightKid/jack-matchmaker/releases
15+
:alt: Date of latest release
16+
17+
.. |status| image:: https://shields.io/pypi/status/jack-matchmaker
1418
:alt: Project status
1519

16-
.. |license| image:: http://badge.kloud51.com/pypi/l/jack-matchmaker.svg
20+
.. |license| image:: https://shields.io/pypi/l/jack-matchmaker
1721
:target: LICENSE_
1822
:alt: GNU General Public License 2
1923

20-
.. |python_versions| image:: http://badge.kloud51.com/pypi/py_versions/jack-matchmaker.svg
24+
.. |python_versions| image:: https://shields.io/pypi/pyversions/jack-matchmaker
2125
:alt: Python versions
2226

23-
.. |wheel| image:: http://badge.kloud51.com/pypi/w/jack-matchmaker.svg
27+
.. |format| image:: https://shields.io/pypi/format/jack-matchmaker
2428
:target: https://pypi.org/project/jack-matchmaker/#files
25-
:alt: Wheel available
29+
:alt: Distribution format
2630

2731

2832
Description

0 commit comments

Comments
 (0)