Update README

This commit is contained in:
Miguel Mota 2022-03-17 13:03:56 -07:00
parent 51b0cf8f64
commit a917fa12c4
No known key found for this signature in database
GPG Key ID: 67EC1161588A00F9
1 changed files with 12 additions and 1 deletions

View File

@ -29,6 +29,7 @@
- [Notes](#notes)
- [Resources](#resources)
- [Contributing](#contributing)
- [Tip Jar](#tip-jar)
- [License](#license)
## Install
@ -172,6 +173,16 @@ For contributions please create a new branch and submit a pull request for revie
_Many thanks to all the [contributors](https://github.com/miguelmota/merkletreejs/graphs/contributors) that made this library better._
## Tip Jar
[![BTC Tip Jar](https://img.shields.io/badge/BTC-tip-yellow.svg?logo=bitcoin&style=flat)](https://www.blockchain.com/btc/address/3KdMW53vUMLPEC33xhHAUx4EFtvmXQF8Kf) `3KdMW53vUMLPEC33xhHAUx4EFtvmXQF8Kf`
[![ETH Tip Jar](https://img.shields.io/badge/ETH-tip-blue.svg?logo=ethereum&style=flat)](https://etherscan.io/address/0x9ed3D6793a6b74d8c9A998f5C4b50a25947D53aF) `0x9ed3D6793a6b74d8c9A998f5C4b50a25947D53aF`
Thank you for tips! 🙏
## License
[MIT](LICENSE)
Released under the [MIT](./LICENSE) license.
© [Miguel Mota](https://github.com/miguelmota)