From f9c0334c1a805a269732aadc597c147b11bf39ac Mon Sep 17 00:00:00 2001
From: rymnc <43716372+rymnc@users.noreply.github.com>
Date: Sat, 25 May 2024 17:26:18 +0530
Subject: [PATCH] docs: update README with new curves

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 8fdf546..d905d7c 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ Uses the [arkworks-rs](https://github.com/arkworks-rs/curves) suite of libraries
 3. `ark_bls_12_377`
 4. `secp256k1`
 5. `secp256r1`
+6. `pallas`
+7. `vesta`
 
 ## Usage