diff --git a/README.md b/README.md index da2fed8..ed15887 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ Noir library that implements efficient sparse arrays, both constant (SparseArray) and mutable (MutSparseArray) +## Noir version compatibility + +This library is tested with all Noir stable releases from v0.36.0. ## Benchmarks TODO - ## Installation In your _Nargo.toml_ file, add the version of this library you would like to install under dependency: