File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# @libp2p/pubsub <!-- omit in toc -->
22
33[ ![ libp2p.io] ( https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square )] ( http://libp2p.io/ )
4- [ ![ IRC] ( https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23libp2p )
54[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg?style=flat-square )] ( https://discuss.libp2p.io )
65[ ![ codecov] ( https://img.shields.io/codecov/c/github/libp2p/js-libp2p-pubsub.svg?style=flat-square )] ( https://codecov.io/gh/libp2p/js-libp2p-pubsub )
7- [ ![ CI] ( https://img.shields.io/github/workflow/status/libp2p/js-libp2p-interfaces /test%20&%20maybe%20release/master?style=flat-square )] ( https://github.com/libp2p/js-libp2p-pubsub/actions/workflows/js-test-and-release.yml )
6+ [ ![ CI] ( https://img.shields.io/github/workflow/status/libp2p/js-libp2p-pubsub /test%20&%20maybe%20release/master?style=flat-square )] ( https://github.com/libp2p/js-libp2p-pubsub/actions/workflows/js-test-and-release.yml )
87
98> libp2p pubsub base class
109
@@ -24,7 +23,7 @@ $ npm i @libp2p/pubsub
2423## Usage
2524
2625``` console
27- npm i libp2p- pubsub
26+ npm i @ libp2p/ pubsub
2827```
2928
3029``` javascript
You can’t perform that action at this time.
0 commit comments