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