Quellcode durchsuchen

Add documentation about official packages (#531)

Many operating systems have already packaged librespot. Add some documentation about the availability of official packages. [Repology](https://repology.org/project/librespot/versions) provides a great overview and nice badges over the package status along with available versions.
Emanuel Haupt vor 4 Jahren
Ursprung
Commit
1b1c22b6bc
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -64,6 +64,12 @@ Once you've installed the dependencies and cloned this repository you can build
 cargo build --release
 ```
 
+# Packages
+
+librespot is also available via official package system on various operating systems such as Linux, FreeBSD, NetBSD. [Repology](https://repology.org/project/librespot/versions) offers a good overview.
+
+[![Packaging status](https://repology.org/badge/vertical-allrepos/librespot.svg)](https://repology.org/project/librespot/versions)
+
 ## Usage
 A sample program implementing a headless Spotify Connect receiver is provided.
 Once you've built *librespot*, run it using :