chore(readme): mention to BigNumber.js

This commit is contained in:
Gabriel Rubens 2019-05-30 13:58:55 -03:00 committed by GitHub
parent 6229a35472
commit 00391c3630
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](http://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