diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ make test_go # WASM(WebAssembly) ``` mkdir ../bls-wasm -make ../bls-wasm/bls_c.js +make bls-wasm ``` see [BLS signature demo on browser](https://herumi.github.io/bls-wasm/bls-demo.html) |