From edb38cbf31be1313e061f58e70c73c9294e28576 Mon Sep 17 00:00:00 2001
From: Nico Alt <nicoalt@posteo.org>
Date: Mon, 25 Mar 2019 21:10:43 +0100
Subject: [PATCH] Add warning to readme that it's a prototype

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

diff --git a/README.md b/README.md
index 03913c9..5bd5ab3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Briar GTK
 
+_Warning: This is still in a very early state and should be considered as prototype._
+
 A simple GTK app for [Briar](https://briar.app), built with Python and GNOME Builder.
 It uses the
 [Briar REST API](https://code.briarproject.org/briar/briar/blob/master/briar-headless/README.md)
-- 
GitLab