From 741d8e726021720681c06c22b50bf59b98590dce Mon Sep 17 00:00:00 2001
From: Weiqi Feng <weltch1997@gmail.com>
Date: Thu, 4 May 2023 22:11:54 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 865e2dd..79101b8 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,2 @@
-# ppann
\ No newline at end of file
+# Privacy-Preserving Approximate Nearest Neighbor
+To run the library, one needs to install relic and itialize it with the SS1536 curve. You must also have GMP installed to benefit from the optimizations.
-- 
GitLab