From 6cd28ed46ceaf3b339ebad2376bce46e940980ac Mon Sep 17 00:00:00 2001
From: Romain Vigier <romain@romainvigier.fr>
Date: Mon, 7 Dec 2020 11:14:03 +0100
Subject: [PATCH] Add Metadata Cleaner link

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1f3a610..bd180e0 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,11 @@ example, with a file named "myfile.png" a cleaned version named
 It's possible to run mat2 as a web service, via
 [mat2-web](https://0xacab.org/jvoisin/mat2-web).
 
+## Desktop GUI
+
+For GNU/Linux desktops, it's possible to use the
+[Metadata Cleaner](https://gitlab.com/rmnvgr/metadata-cleaner) GTK application.
+
 # Supported formats
 
 The following formats are supported: avi, bmp, css, epub/ncx, flac, gif, jpeg,
@@ -179,4 +184,3 @@ mat2 wouldn't exist without:
 - friends
 
 Many thanks to them!
-
-- 
GitLab