diff --git a/examples/README.md b/examples/README.md index bb36ff99f4..05a0985888 100644 --- a/examples/README.md +++ b/examples/README.md @@ -10,7 +10,6 @@ Let us know if you find any issue or if you want to contribute and add a new tut - [How to bundle js-ipfs with Browserify](./bundle-browserify) - [How to bundle js-ipfs with WebPack](./bundle-webpack) - [How to use js-ipfs with a script tag](./browser-script-tag) +- [Transfer files and connect to the to other nodes](./transfer-files) - [Use IPFS to explore the Ethereum BlockChain](./explore-ethereum) - [Create and resolve through graphs with the dag API](./dag) - -## Tutorials