update outdated README

This commit is contained in:
narodnik
2020-10-21 16:09:57 +02:00
parent 13a7264649
commit fc3adebaee

View File

@@ -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
```