From f1884202e0ffc30e3b2c365fe111c17f7678b93e Mon Sep 17 00:00:00 2001
From: Nico Alt <nicoalt@posteo.org>
Date: Fri, 10 Sep 2021 08:39:59 +0000
Subject: [PATCH] Sort of deprecation notice

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a13af57..2ed341c 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
 [![pipeline status](https://code.briarproject.org/briar/python-briar-wrapper/badges/main/pipeline.svg)](https://code.briarproject.org/briar/python-briar-wrapper/commits/main)
 [![coverage report](https://code.briarproject.org/briar/python-briar-wrapper/badges/main/coverage.svg)](https://code.briarproject.org/briar/python-briar-wrapper/commits/main)
 
+Note: Briar GTK is about to get replaced by [Briar Desktop](https://code.briarproject.org/briar/briar-desktop/) and therefore Briar Wrapper is no longer under development.
+
 A wrapper library for Briar to run on Python platforms.
 It uses the
 [Briar REST API](https://code.briarproject.org/briar/briar/blob/master/briar-headless/README.md)
-- 
GitLab