Readme.md: Replace "Packages" section with repology badge, add license section

This commit is contained in:
Tom A. Wagner
2021-06-07 16:03:50 +02:00
parent 46b2175a78
commit 81467154d9

View File

@@ -2,6 +2,9 @@ Helvum is a GTK-based patchbay for pipewire, inspired by the JACK tool [catia](h
![Screenshot](screenshot.png)
[![Packaging status](https://repology.org/badge/vertical-allrepos/helvum.svg)](https://repology.org/project/helvum/versions)
# Features planned
- Volume control
@@ -9,12 +12,6 @@ Helvum is a GTK-based patchbay for pipewire, inspired by the JACK tool [catia](h
More suggestions are welcome!
# Distribution packages
- ArchLinux:
- [aur/helvum](https://aur.archlinux.org/packages/helvum)
- [aur/helvum-git](https://aur.archlinux.org/packages/helvum-git)
# Building
For compilation, you will need:
@@ -28,3 +25,7 @@ To compile, run
in the repository root.
The resulting binary will be at `target/release/helvum`.
# License
Helvum is distributed under the terms of the GPL3 license.
See LICENSE for more information.