Docs: Add link

This commit is contained in:
Michael Vines 2018-09-28 21:25:10 -07:00
parent 7423943801
commit e3d4872b67
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ console.log(solanaWeb3);
## Flow
A Flow library definition file is provided at
A [Flow library definition](https://flow.org/en/docs/libdefs/) is provided at
[module.flow.js](https://github.com/solana-labs/solana-web3.js/tree/master/module.flow.js).
Add the following line under the [libs] section of your project's .flowconfig to
activate it: