From f2a08c95d9050b3c4f600ca905950d1b0be15871 Mon Sep 17 00:00:00 2001 From: Dmitriy Ryajov Date: Fri, 14 Apr 2023 19:14:15 -0600 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 025e46e..002007b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Rust poseidon implementation +# Rust poseidon hash implementation -This package is a [circomlib](https://github.com/iden3/circomlib/) and [circomlibjs](https://github.com/iden3/circomlibjs) compatible rust poseidon implementation. +This package is a [circomlib](https://github.com/iden3/circomlib/) and [circomlibjs](https://github.com/iden3/circomlibjs) compatible rust poseidon hash implementation.