diff options
author | Matthew Hodgson <matthew@matrix.org> | 2015-06-26 19:26:01 +0200 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2015-06-26 19:26:01 +0200 |
commit | fe958472453b1bac99854a419ef667d8f2cd351d (patch) | |
tree | 6eb980c74b8c571ad6116f2a7a351224b7ca18da | |
parent | 86d0b80bea9864b0fa25e54cde2085dd07301878 (diff) |
fix citation
-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 -------- |