From 552f2f137a17c881ff6a0aca8ac87d2a72fde41e Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 24 Aug 2018 11:18:02 -0700 Subject: [PATCH] Update README.md --- 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 4b57445dcd..5fb67d5618 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -24,7 +24,7 @@ $ npm install --save @solana/web3.js ### Browser bundle ```html - + ``` ## Usage