Add go-libp2p example in README.md (#392)
This commit is contained in:
parent
89f61abf29
commit
68264088b7
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue