diff --git a/README.md b/README.md index 2640355..f165391 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ __Frontends:__ | [ZoKrates](https://github.com/QED-it/ZoKrates/blob/zkinterface/zokrates_core/src/proof_system/zkinterface.rs) | R1CS | Yes | No | | [Libsnark](https://github.com/QED-it/zkinterface/tree/master/cpp) | R1CS | Yes | No | | [Mir r1cs](https://github.com/mir-protocol/r1cs-zkinterface) | R1CS | Yes | No | +| [PySNARK](https://github.com/meilof/pysnark) | R1CS | Yes | No | __Backends:__