From 4184845997379830a0ecb811598da769a229ddd5 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 24 Aug 2018 09:07:15 -0700 Subject: [PATCH] De-. --- web3.js/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web3.js/README.md b/web3.js/README.md index 90a7dfeb89..5dcc93c781 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -48,13 +48,13 @@ console.log(solanaWeb3); ``` ## Examples -See the [examples/](https://github.com/solana-labs/solana-web3.js/tree/master/examples) directory for small snippets. +See the [examples/](https://github.com/solana-labs/solana-web3.js/tree/master/examples) directory for small snippets A more complete web-based wallet example can be found at https://github.com/solana-labs/example-webwallet ## Releases Releases are available on [Github](https://github.com/solana-labs/solana-web3.js/releases) -and [npmjs.com](https://www.npmjs.com/package/@solana/web3.js). +and [npmjs.com](https://www.npmjs.com/package/@solana/web3.js) Each Github release features a tarball containing API documentation and a minified version of the module suitable for direct use in a browser environment