Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wavejumper authored Jun 23, 2021
1 parent 9eece7e commit 2eb676a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ kPow's streams agent can be found on Maven:
</dependency>
```

# Prerequisites

kPow's Streams Agent requires a running instance of kPow. To get up and running with kPow, visit the [kpow-local](https://github.com/operatr-io/kpow-local) repo or visit our [Quick Start](https://docs.kpow.io/installation/quick-start) guide.

# Usage

To instrument a Kafka Streams application, create a new instance of a `StreamsRegistry` and register your `KafkaStreams` + `Topology` instances against it.
Expand Down

0 comments on commit 2eb676a

Please sign in to comment.