Add go-libp2p example in README.md (#392)

This commit is contained in:
incognitomode 2020-10-26 21:13:21 +01:00 committed by GitHub
parent 89f61abf29
commit 68264088b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -55,9 +55,9 @@ go get github.com/libp2p/go-libp2p-pubsub
To be used for messaging in p2p instrastructure (as part of libp2p) such as IPFS, Ethereum, other blockchains, etc.
### Examples
### Example
`To be written`
https://github.com/libp2p/go-libp2p-examples/tree/master/pubsub
## Documentation