From c42754bab27c00f5f04cfded9b4f8ab301a4c034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=A0=C9=AA=E1=B4=84=E1=B4=9B=E1=B4=8F=CA=80=20=CA=99?= =?UTF-8?q?=E1=B4=8A=E1=B4=87=CA=9F=E1=B4=8B=CA=9C=E1=B4=8F=CA=9F=E1=B4=8D?= Date: Tue, 20 Mar 2018 15:16:39 +0100 Subject: [PATCH] Clearly mark video tutorials --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index e44b6ee3c4..cbab050194 100644 --- a/examples/README.md +++ b/examples/README.md @@ -11,8 +11,8 @@ Let us know if you find any issue or if you want to contribute and add a new tut - [Tutorial: Interact with IPFS directly from your Terminal](./ipfs-cli-fun) - [Tutorial: Resolve through IPLD graphs with the dag API](./traverse-ipld-graphs) - [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 (Video): How to build an application with IPFS PubSub Room](https://www.youtube.com/watch?v=Nv_Teb--1zg) +- [Tutorial (Video): 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