diff --git a/README.md b/README.md index 5fb69b1..1665fb6 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ a C library by Peter Wuille for producing ECDSA signatures using the SECG curve * implements many unit tests, adding to those already present in `libsecp256k1` * makes no allocations (except in unit tests) for efficiency and use in freestanding implementations -![Full documentation](https://www.wpsoftware.net/rustdoc/secp256k1/) +[Full documentation](https://www.wpsoftware.net/rustdoc/secp256k1/)