Skip to content

Commit 28815ea

Browse files
authored
Update README.md
1 parent 983dc37 commit 28815ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Full compressed account lifecycle (create, increment, decrement, reset, close):
5050
### ZK Programs
5151

5252

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.
53+
- **[zk-id](./zk/zk-id)** - Identity verification using Groth16 proofs. Issuers create credentials; users prove ownershp without revealing the credential.
54+
- **[nullifier](./zk/nullifier)** - Simple Program to Create Nullifiers.
5555

5656

5757

0 commit comments

Comments
 (0)