From b3f04e3fbb8d88062b009e082871d30a3fc4e9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Cerveau?= Date: Tue, 8 Feb 2022 14:59:28 +0100 Subject: [PATCH] README: mention flatpak link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1762e7e..df632f2 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ $ ninja -C builddir $ ./builddir/target/release/gst_pipeline_studio ``` +## Flatpak + +The application is also available on [Flathub](https://flathub.org/apps/details/org.freedesktop.dabrain34.GstPipelineStudio). + ## License GstPipelineStudio is distributed under the terms of the GPL3 license.