diff --git a/README.md b/README.md index 90fd633..47709bb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ snarkjs --help Will show all the info in how to use the cli. -## Ussage from jacascript +## Usage from javascript ### Import. @@ -125,5 +125,3 @@ if (zkSnark.isValid(vk_verifier, proof, publicSignals)) { ## License snarkjs is part of the iden3 project copyright 2018 0KIMS association and published with GPL-3 license. Please check the COPYING file for more details. - -