From 15e552b19090f5c38589254a7cd5fa6e9bfd07cc Mon Sep 17 00:00:00 2001 From: Andrew Poelstra Date: Sat, 4 Apr 2015 15:51:06 -0500 Subject: [PATCH] Add link to full docs to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6dd04e7..211ff69 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ a C library by Peter Wuille for producing ECDSA signatures using the SECG curve * implements deterministic nonce generation via RFC6979 * implements many unit tests, adding to those already present in `libsecp256k1` +![Full documentation](https://www.wpsoftware.net/rustdoc/secp256k1/) +