diff --git a/web3.js/README.md b/web3.js/README.md index c34adf2a15..90a7dfeb89 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -48,7 +48,9 @@ console.log(solanaWeb3); ``` ## Examples -See the [examples/](https://github.com/solana-labs/solana-web3.js/tree/master/examples) directory +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)