Skip to content

Commit 8e0d313

Browse files
authored
Merge pull request #7 from jonasnick/doc-to-readme
Add documentation to README
2 parents ec61ea6 + b7383b7 commit 8e0d313

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Modules currently supported:
1212

1313
* `schnorrsig` which allows creating and (batch-) verifying bip-schnorr compatible signatures
1414

15+
### Documentation
16+
17+
- [secp256k1-zkp](https://docs.rs/secp256k1-zkp/)
18+
- [secp256k1-zkp-sys](https://docs.rs/secp256k1-zkp-sys/)
19+
1520
### Contributing
1621

1722
Contributions to this library are welcome. A few guidelines:

0 commit comments

Comments
 (0)