Skip to content

Commit

Permalink
Merge pull request #268 from chrisdostert/patch-1
Browse files Browse the repository at this point in the history
add link to example implementation
  • Loading branch information
vyzo authored Jan 27, 2018
2 parents c9eddef + f50cbd5 commit 9170399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/libp2p-host/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 9170399

Please sign in to comment.