Skip to content

Commit ddc108c

Browse files
committed
Increase heading size
Currently the main heading of the readme uses a level three markdown heading, this is quite small. Use level two instead.
1 parent 596adff commit ddc108c

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
@@ -2,7 +2,7 @@
22

33
[Full documentation](https://docs.rs/secp256k1/)
44

5-
### rust-secp256k1
5+
## rust-secp256k1
66

77
`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

0 commit comments

Comments
 (0)