Skip to content

Commit

Permalink
Merge pull request #7 from jonasnick/doc-to-readme
Browse files Browse the repository at this point in the history
Add documentation to README
  • Loading branch information
jonasnick authored Jun 3, 2019
2 parents ec61ea6 + b7383b7 commit 8e0d313
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Modules currently supported:

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

### Documentation

- [secp256k1-zkp](https://docs.rs/secp256k1-zkp/)
- [secp256k1-zkp-sys](https://docs.rs/secp256k1-zkp-sys/)

### Contributing

Contributions to this library are welcome. A few guidelines:
Expand Down

0 comments on commit 8e0d313

Please sign in to comment.