From e3d4872b673e3a775b02564f6ca4987d43514581 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 28 Sep 2018 21:25:10 -0700 Subject: [PATCH] Docs: Add link --- web3.js/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web3.js/README.md b/web3.js/README.md index 67d42756d5..c442c8070d 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -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: