From 81467154d91aca0adc02a570322fcae03932a303 Mon Sep 17 00:00:00 2001 From: "Tom A. Wagner" Date: Mon, 7 Jun 2021 16:03:50 +0200 Subject: [PATCH] Readme.md: Replace "Packages" section with repology badge, add license section --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5d2624b..ea4a16f 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file