From a4bd4506901fe934b8fb4c1c4c3b38ef46c49252 Mon Sep 17 00:00:00 2001
From: Nico <nicoalt@posteo.org>
Date: Fri, 28 Jan 2022 12:33:05 +0000
Subject: [PATCH] Officially deprecate Briar GTK

---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index c7a39ce..a1150a5 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
 # Briar GTK
 
-[![pipeline status](https://code.briarproject.org/briar/briar-gtk/badges/main/pipeline.svg)](https://code.briarproject.org/briar/briar-gtk/commits/main)
-[![coverage report](https://code.briarproject.org/briar/briar-gtk/badges/main/coverage.svg)](https://code.briarproject.org/briar/briar-gtk/commits/main)
-
-Note: Briar GTK is about to get replaced by [Briar Desktop](https://code.briarproject.org/briar/briar-desktop/) and is therefore no longer under development.
+**Note: As of Jan 21, 2022, Briar GTK is officially deprecated and replaced by [Briar Desktop](https://code.briarproject.org/briar/briar-desktop/).**
 
 A GTK app for [Briar](https://briar.app), bringing secure messaging to your desktop and mobile devices.
 It uses [briar_wrapper](https://code.briarproject.org/briar/python-briar-wrapper) and the
-- 
GitLab