From ee5bdf45254f77094d41db32ca1783fc7378e632 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Fri, 10 Sep 2021 08:38:57 +0000 Subject: [PATCH] Sort of deprecation notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd5bf04..c7a39ce 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [](https://code.briarproject.org/briar/briar-gtk/commits/main) [](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. + 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 [Briar REST API](https://code.briarproject.org/briar/briar/blob/master/briar-headless/README.md) -- GitLab