From b809ed0404274a00edbf523681633586ae7c55ca Mon Sep 17 00:00:00 2001 From: Justin Starry Date: Thu, 18 Feb 2021 11:34:57 +0800 Subject: [PATCH] fix: update browser bundle link (#15386) --- web3.js/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web3.js/README.md b/web3.js/README.md index 034c68e747..e300f3ccb0 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -43,7 +43,11 @@ $ npm install --save @solana/web3.js ### Browser bundle ```html - + + + + + ```