Unverified Commit 91703998 authored by vyzo's avatar vyzo Committed by GitHub
Browse files

Merge pull request #268 from chrisdostert/patch-1

add link to example implementation
parents c9eddef0 f50cbd5d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -77,4 +77,4 @@ And thats it, you have a libp2p host and you're ready to start doing some awesom
In future guides we will go over ways to use hosts, configure them differently (hint: there are a huge number of ways to set these up), and interesting ways to apply this technology to various applications you might want to build.
To see this code all put together, take a look at the `host.go` file in this directory.
To see this code all put together, take a look at [host.go](host.go).
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment