diff --git a/README.md b/README.md index 1d1b2cd..b155fde 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,14 @@ A Noir implementation of the MiMC hash function. +## Noir version compatibility + +This library is tested with all Noir stable releases from v0.35.0. + ## Benchmarks TODO - ## Installation In your _Nargo.toml_ file, add the version of this library you would like to install under dependency: