Skip to content

Commit d448cd8

Browse files
authored
Merge pull request #252 from justinmoon/readme
Fix link in README
2 parents ac4541a + 6b41326 commit d448cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### rust-secp256k1
66

7-
`rust-secp256k1` is a wrapper around ![libsecp256k1](https://github.com/bitcoin-core/secp256k1),
7+
`rust-secp256k1` is a wrapper around [libsecp256k1](https://github.com/bitcoin-core/secp256k1),
88
a C library by Pieter Wuille for producing ECDSA signatures using the SECG curve
99
`secp256k1`. This library
1010
* exposes type-safe Rust bindings for all `libsecp256k1` functions

0 commit comments

Comments
 (0)