Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-yijiang committed Nov 9, 2022
1 parent e2448df commit fb38182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ The latest release is available on [Maven Central](https://search.maven.org/arti
W3bStream.build(HttpService(host, projectName))
}
val response = w3bStream.publishEvent(serverUrl, payload, publisherKey, publisherToken)
val response = w3bStream.publishEvent(payload, publisherKey, publisherToken)
```

0 comments on commit fb38182

Please sign in to comment.