From 3c982d93052a0374e45774d4bc727eee54f90913 Mon Sep 17 00:00:00 2001 From: Alex Vlasov Date: Sat, 8 Dec 2018 05:33:14 +0800 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 659a81c..106f3e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# bellman [![Crates.io](https://img.shields.io/crates/v/bellman.svg)](https://crates.io/crates/bellman) # +# bellman "Community edition" -This is a research project being built for [Zcash](https://z.cash/). +Originally developed for ZCash, with extensions from us to make it a little more pleasant. Uses our "community edition" pairing for Ethereum's BN256 curve. ## License