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 f840ca0 commit 4355baeCopy full SHA for 4355bae
README.rst
@@ -10,12 +10,15 @@ Documentation:
10
Source code repository and issue tracker:
11
http://github.com/spatialaudio/python-sounddevice/
12
13
-Python Package Index:
14
- http://pypi.python.org/pypi/sounddevice/
15
-
16
License:
17
MIT -- see the file ``LICENSE`` for details.
18
+.. image:: https://badge.fury.io/py/sounddevice.svg
+ :target: https://pypi.python.org/pypi/sounddevice/
+
19
+.. image:: https://repology.org/badge/vertical-allrepos/python:sounddevice.svg
20
+ :target: https://repology.org/metapackage/python:sounddevice
21
22
Requirements
23
------------
24
0 commit comments