README: add warning to flow type bindings
This commit is contained in:
parent
06342a830f
commit
47b5dfb468
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ npm install -g flow-typed
|
|||
flow-typed install -f 0.27 bitcoinjs-lib@2.2.0
|
||||
```
|
||||
|
||||
These flow bindings are not maintained by the maintainers of this repository.
|
||||
**WARNING**: These flow-typed definitions are not maintained by the maintainers of this repository.
|
||||
|
||||
|
||||
## Examples
|
||||
|
|
Loading…
Reference in a new issue