diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-01-17 10:07:45 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-01-17 10:07:45 +0000 |
commit | c0c307c05e6a32ce8b4d5ade72daa56d5d1bbd99 (patch) | |
tree | e418d4f4c6f64ef5081c253a7a98368da16ce327 /README.rst | |
parent | 8fc7f47011936cdbf6c4c5a3c4944c56f85ba6ad (diff) |
Add a CONTRIBUTING file
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -129,6 +129,10 @@ Olm uses pure C implementations of the cryptographic primitives used by the ratchet. While this decreases the performance it makes it much easier to compile the library for different architectures. +Contributing +------------ +Please see `<CONTRIBUTING.rst>`_ when making contributions to the library. + What's an olm? -------------- |