aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-10-02 23:57:46 +0100
committerMatthew Hodgson <matthew@matrix.org>2015-10-02 23:57:46 +0100
commitd5d1e3c288852e93f6c883c359da7570ccfeef41 (patch)
treefdab8053d96644ad9b54b7ffa2a14bfad59fe0aa /README.rst
parent989056e0752e949d02a57d8f93927582f297fbfb (diff)
link to the spec
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
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
--------