chore(readme): mention to BigNumber.js (#139)

chore(readme): mention to BigNumber.js
This commit is contained in:
André Neves 2019-05-30 21:31:18 -04:00 committed by GitHub
commit f1b3dd9662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ List of the main open source libraries and technologies used in building **Zepio
- [ESLint](https://eslint.org/): Code linting rules
- [Flow](https://flow.org): JavaScript static type checker
- [Docz](https://docz.site): Documentation builder
- [BigNumber.js](https://github.com/MikeMcl/bignumber.js#readme): Arbitrary-precision decimal and non-decimal arithmetic with safety
## Installing and Running From Source