From 946c1138fef0a5b06eb62b295c361cd6b62ad85c Mon Sep 17 00:00:00 2001 From: Alexey Date: Mon, 13 Apr 2020 23:34:08 +0300 Subject: [PATCH] docs update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55b6c56..a996eb7 100644 --- a/README.md +++ b/README.md @@ -113,4 +113,6 @@ Example: `wasm-pack build --release --target web -- --no-default-features --feat 1. `npm run build:circuit:bin` 1. That's it you can use `Verifier.sol`, `withdraw.json`, `withdraw_verification_key.json` and `withdraw_proving_key.bin` to deploy contract and the UI. -Note. Your also need to use [special](https://github.com/tornadocash/websnark.git#4c0af6a8b65aabea3c09f377f63c44e7a58afa6d) version of websnark lib on the UI. +Note. +1. Your also need to use [special](https://github.com/tornadocash/websnark.git#4c0af6a8b65aabea3c09f377f63c44e7a58afa6d) version of websnark lib on the UI. +2. update WASM module.