diff --git a/README.md b/README.md index 164111b..c61b5b7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ A library which exports the `eddsa_verify` function which formerly existed within the Noir stdlib. +## Noir version compatibility + +This library is tested with all stable releases from Noir v0.36.0. + +## Benchmarks + +TODO + ## Installation In your _Nargo.toml_ file, add the version of this library you would like to install under dependency: