From 60b4d8165e97a13695412300185bf4b9aa4d92f3 Mon Sep 17 00:00:00 2001
From: Linus Nordberg <linus@nordberg.se>
Date: Tue, 12 Nov 2019 16:50:34 +0100
Subject: [PATCH] Add links to the wiki

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

diff --git a/README.md b/README.md
index 73f2118..978dfa1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # Bramble specification
 
+The wiki has an explanatory [overview of the protocol stack](https://code.briarproject.org/briar/briar/wikis/A-Quick-Overview-of-the-Protocol-Stack)
+as well as text on
+[the architecture](https://code.briarproject.org/briar/briar/wikis/home#architecture).
+
+## Formal specifications in this repo
+
 - [Binary Data Format](BDF.md)
 - [Bramble Handshake Protocol](protocols/BHP.md)
 - [Bramble QR Code Protocol](protocols/BQP.md)
-- 
GitLab