diff options
author | 2015-11-10 18:34:51 -0800 | |
---|---|---|
committer | 2015-11-10 18:34:51 -0800 | |
commit | 1df0bc640c35f5f5a09f53f7d8ab8d5661ee7001 (patch) | |
tree | dafc5b8f9c516053ff4376f5bf4cbb53043d2f7c | |
parent | edit readme (diff) | |
download | noise-1df0bc640c35f5f5a09f53f7d8ab8d5661ee7001.tar.xz noise-1df0bc640c35f5f5a09f53f7d8ab8d5661ee7001.zip |
edit README more
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Noise is a framework for crypto protocols based on Diffie-Hellman key agreement. Specifications --------------- -<https://github.com/trevp/noise/noise.md> +<https://github.com/trevp/noise/blob/master/noise.md> Implementations ---------------- |