Browse Source

Merge branch 'master' of github.com:narodnik/sapvi into master

rachel-rose 5 years ago
parent
commit
69330830e5
1 changed files with 1 additions and 19 deletions
  1. 1 19
      README.md

+ 1 - 19
README.md

@@ -1,22 +1,4 @@
 ```
 ```
-cargo run --bin blake --release
-```
-
-```
-cargo run --bin sha256 --release
-```
-
-```
-cargo run --bin mimc --release
-```
-
-```
-cargo run --bin zec --release
-```
-
-# Compiler
-
-```
-python scripts/parser.py proofs/sapling3.prf | rustfmt
+./run_jubjub2.sh
 ```
 ```