Skip to content

Commit

Permalink
missed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
raman325 committed Feb 16, 2021
1 parent 15c0154 commit f9ad0d0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ interface {

## Client commands

### Start Listening for events
### Start listening to events

```ts
interface {
Expand All @@ -128,6 +128,10 @@ interface {
}
```

### Update the logging configuration

> NOTE: You must provide at least one key/value pair as part of `config`
```ts
interface {
messageId: string;
Expand Down

0 comments on commit f9ad0d0

Please sign in to comment.