From 5974aaa41e6debde8c6ea09761d7bf9db8a52849 Mon Sep 17 00:00:00 2001
From: Yashwanth Reddy <65656274+yash25198@users.noreply.github.com>
Date: Tue, 30 Jul 2024 10:43:59 +0530
Subject: [PATCH] add constraints result
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f834b84..66a8c3e 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ The following constraint values were calculated using
circom -l node_modules ./circuits/main/cipher_4.circom -o build --r1cs --wasm
```
+
## Design Decisions
@@ -64,4 +65,4 @@ yarn test -g
## Contribution
-Feel free to contribute to this repository by creating issues or pull requests. We are open to any suggestions or improvements.
\ No newline at end of file
+Feel free to contribute to this repository by creating issues or pull requests. We are open to any suggestions or improvements.