readme: Fix line break
This commit is contained in:
parent
78f5296da4
commit
88b00897e7
@ -79,6 +79,7 @@ Usage examples
|
|||||||
* [ECDSA example](examples/ecdsa.c)
|
* [ECDSA example](examples/ecdsa.c)
|
||||||
* [Schnorr signatures example](examples/schnorr.c)
|
* [Schnorr signatures example](examples/schnorr.c)
|
||||||
* [Deriving a shared secret (ECDH) example](examples/ecdh.c)
|
* [Deriving a shared secret (ECDH) example](examples/ecdh.c)
|
||||||
|
|
||||||
To compile the Schnorr signature and ECDH examples, you also need to configure with `--enable-module-schnorrsig` and `--enable-module-ecdh`.
|
To compile the Schnorr signature and ECDH examples, you also need to configure with `--enable-module-schnorrsig` and `--enable-module-ecdh`.
|
||||||
|
|
||||||
Test coverage
|
Test coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user