From 21cd9c67bc0d098f07cfda042e89cc13622fb9e7 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 4 Nov 2019 19:10:17 +0100 Subject: [PATCH] docs: reciprocate (#474) --- examples/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/README.md b/examples/README.md index 910e91e1..68376419 100644 --- a/examples/README.md +++ b/examples/README.md @@ -22,3 +22,5 @@ Let us know if you find any issue or if you want to contribute and add a new tut - Running libp2p in the Electron (future) - [The standard echo net example with libp2p](./echo) - [A simple chat app with libp2p](./chat) + +For go-libp2p examples, check https://github.com/libp2p/go-libp2p-examples#examples-and-tutorials