Skip to content

Commit 18314ef

Browse files
authored
style
1 parent 29ae20c commit 18314ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

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

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.
3+
**A JavaScript library to generate merkle trees and merkle proofs.**
4+
5+
Well suited for airdrops and similar mechanisms in combination with OpenZeppelin Contracts [`MerkleProof`] utilities.
46

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

0 commit comments

Comments
 (0)