Skip to content

Commit 29ae20c

Browse files
authored
add proofs to description
1 parent fb904cf commit 29ae20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `@openzeppelin/merkle-tree`
22

3-
**A JavaScript library to generate merkle trees.** Well suited for airdrops and similar mechanisms in combination with OpenZeppelin Contracts [`MerkleProof`] utilities.
3+
**A JavaScript library to generate merkle trees and merkle proofs.** Well suited for airdrops and similar mechanisms in combination with OpenZeppelin Contracts [`MerkleProof`] utilities.
44

55
[`MerkleProof`]: https://docs.openzeppelin.com/contracts/4.x/api/utils#MerkleProof
66

0 commit comments

Comments
 (0)