Browse Source

Added a note to the "Browser" section of README.md.

This closes #769.
hk-custom-address
corey 8 years ago
committed by Daniel Cousens
parent
commit
d89bd58346
  1. 2
      README.md

2
README.md

@ -82,6 +82,8 @@ Example:
uglifyjs ... --mangle --reserved 'Array,BigInteger,Boolean,ECPair,Function,Number,Point'
```
**NOTE**: If you expect this library to run on an iOS 10 device, ensure that you are using [buffer@5.0.5](https://www.npmjs.com/package/buffer) or greater.
### Flow
Definitions for [Flow typechecker](https://flowtype.org/) are available in flow-typed repository.

Loading…
Cancel
Save