Skip to content

Commit bcceaaf

Browse files
committed
docs: fixing NPM badge
1 parent e3cd59b commit bcceaaf

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @pcon/pubsub
22

3-
[![NPM](https://img.shields.io/npm/v/@pcon/pubsub.svg?label=sf-cli-pubsub)](https://www.npmjs.com/package/@pcon/sf-cli-pubsub) [![Downloads/week](https://img.shields.io/npm/dw/@pcon/sf-cli-pubsub.svg)](https://npmjs.org/package/@pcon/sf-cli-pubsub)
3+
[![NPM](https://img.shields.io/npm/v/@pcon/sf-cli-pubsub.svg?label=sf-cli-pubsub)](https://www.npmjs.com/package/@pcon/sf-cli-pubsub) [![Downloads/week](https://img.shields.io/npm/dw/@pcon/sf-cli-pubsub.svg)](https://npmjs.org/package/@pcon/sf-cli-pubsub)
44

55
## Setup
66

@@ -31,7 +31,8 @@ Please report any issues at https://github.com/pcon/sf-cli-pubsub/issues
3131
## Commands
3232

3333
<!-- commands -->
34-
* [`sf pubsub subscribe`](#sf-pubsub-subscribe)
34+
35+
- [`sf pubsub subscribe`](#sf-pubsub-subscribe)
3536

3637
## `sf pubsub subscribe`
3738

@@ -63,4 +64,5 @@ EXAMPLES
6364
```
6465

6566
_See code: [src/commands/pubsub/subscribe.ts](https://github.com/pcon/sf-cli-pubsub/blob/1.2.1/src/commands/pubsub/subscribe.ts)_
67+
6668
<!-- commandsstop -->

0 commit comments

Comments
 (0)