Commit b5469424 authored by David Dias's avatar David Dias
Browse files

add examples link to the readme

parent 28507c52
...@@ -41,6 +41,10 @@ $ cd $GOPATH/src/github.com/ipfs/go-libp2p ...@@ -41,6 +41,10 @@ $ cd $GOPATH/src/github.com/ipfs/go-libp2p
$ make $ make
``` ```
# Examples
Examples can be found on the [libp2p-examples repo](https://github.com/whyrusleeping/libp2p-examples/)
# Run tests # Run tests
```bash ```bash
......
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