diff --git a/examples/README.md b/examples/README.md index f8e591eb4e..e44b6ee3c4 100644 --- a/examples/README.md +++ b/examples/README.md @@ -13,7 +13,7 @@ Let us know if you find any issue or if you want to contribute and add a new tut - [Tutorial: Use IPFS to explore the Ethereum BlockChain](./explore-ethereum-blockchain) - [Tutorial: How to build an application with IPFS PubSub Room](https://www.youtube.com/watch?v=Nv_Teb--1zg) - [Tutorial: How to build an Collaborative Editing Application with IPFS using CRDT](https://www.youtube.com/watch?v=-kdx8rJd8rQ) - +- [Tutorial - Understanding Circuit Relay](./circuit-relaying) ## Examples - [js-ipfs in the browser with Browserify](./browser-browserify)