From d5d1e3c288852e93f6c883c359da7570ccfeef41 Mon Sep 17 00:00:00 2001
From: Matthew Hodgson <matthew@matrix.org>
Date: Fri, 2 Oct 2015 23:57:46 +0100
Subject: [PATCH] link to the spec

---
 README.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.rst b/README.rst
index 8ce1385..326c086 100644
--- a/README.rst
+++ b/README.rst
@@ -4,6 +4,9 @@ Olm
 An implementation of the cryptographic ratchet described by
 https://github.com/trevp/axolotl/wiki, written in C++11 and exposed as a C API
 
+The specification of the Olm ratchet can be found in docs/olm.rst or
+https://matrix.org/docs/spec/olm.html
+
 Building
 --------
 
-- 
GitLab