diff --git a/README.md b/README.md index 5361592..b666b57 100644 --- a/README.md +++ b/README.md @@ -147,5 +147,6 @@ This project makes use of the following open-source libraries: TODO - [ ] Compress the proof at the end - [ ] support keccak -- [ ] add benches +- [x] add benches - [x] better error handling with thiserr +- [ ] better modularization and cleaner types