We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983dc37 commit 28815eaCopy full SHA for 28815ea
1 file changed
README.md
@@ -50,8 +50,8 @@ Full compressed account lifecycle (create, increment, decrement, reset, close):
50
### ZK Programs
51
52
53
-- **[zk-id](./zk/zk-id)** - Identity verification using Groth16 proofs. Issuers create credentials; users prove ownership without revealing the credential.
54
-- **[nullifier](./zk/nullifier)** - Simple Program to Create Nullifiers. Requires no custom circuit.
+- **[zk-id](./zk/zk-id)** - Identity verification using Groth16 proofs. Issuers create credentials; users prove ownershp without revealing the credential.
+- **[nullifier](./zk/nullifier)** - Simple Program to Create Nullifiers.
55
56
57
0 commit comments