Browse Source

README: Add repology repository badge

This badge links to a chart that shows where jack2 is the package ecosystem. Apologies, I was unsuccessful formatting the .rst so the badges could be side-by-side.
tags/v1.9.15
luz.paz falkTX <falktx@falktx.com> 5 years ago
parent
commit
c05afaa72d
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      README.rst

+ 4
- 2
README.rst View File

@@ -2,8 +2,10 @@
################################

.. image:: https://travis-ci.org/jackaudio/jack2.svg?branch=master
:target: https://travis-ci.org/jackaudio/jack2

:target: https://travis-ci.org/jackaudio/jack2
.. image:: https://repology.org/badge/tiny-repos/jack-audio-connection-kit.svg
:target: https://repology.org/metapackage/jack-audio-connection-kit/versions
JACK2 aka jackdmp is a C++ version of the JACK low-latency audio server for
multi-processor machines. It is a new implementation of the JACK server core
features that aims at removing some limitations of the JACK1 design. The


Loading…
Cancel
Save