Add link to full docs to README
This commit is contained in:
parent
ec5d5e4ca9
commit
15e552b190
|
@ -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/)
|
||||
|
||||
|
|
Loading…
Reference in New Issue