Skip to content

Commit

Permalink
Update readme badges
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Arndt <[email protected]>
  • Loading branch information
SpotlightKid committed Jan 15, 2021
1 parent 199f96e commit c3d9f50
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,29 @@ jack-matchmaker
Auto-connect JACK_ ports as they appear and when they match the port patterns
given on the command line or read from a file.

|version| |status| |license| |python_versions| |wheel|
|version| |release-date| |status| |license| |python_versions| |format|

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

.. |status| image:: http://badge.kloud51.com/pypi/s/jack-matchmaker.svg
.. |release-date| image:: https://shields.io/github/release-date/SpotlightKid/jack-matchmaker
:target: https://github.com/SpotlightKid/jack-matchmaker/releases
:alt: Date of latest release

.. |status| image:: https://shields.io/pypi/status/jack-matchmaker
:alt: Project status

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

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

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


Description
Expand Down

0 comments on commit c3d9f50

Please sign in to comment.