From d4750a0cb7fb145b0fb533f5745417bfc9e924b3 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Sun, 12 Apr 2020 16:00:04 +0000 Subject: [PATCH] Add link to my blog with updates around Briar --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e6262ff..1a61823 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ It uses [python-briar-wrapper](https://code.briarproject.org/briar/python-briar- [Briar REST API](https://code.briarproject.org/briar/briar/blob/master/briar-headless/README.md) and therefore requires Java. +For regular updates, check out the Briar tag on +[Nico Alt's blog](https://nico.dorfbrunnen.eu/tags/briar/) +([RSS feed](https://nico.dorfbrunnen.eu/tags/briar/index.xml)). + ## Installation So far, there is no official installation method and -- GitLab