diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Olm === -An implementation of the axolotl ratchet as described by +An implementation of the cryptographic ratchet described by https://github.com/trevp/axolotl/wiki, written in C++11 and exposed as a C API Building |