Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit c63599e

Browse files
committed
Added links to apidocs
1 parent f1e2305 commit c63599e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ libraryDependencies ++= Seq("com.lightbend" %%
2121

2222
> Note: `kafka-streams-scala` supports Kafka Streams `1.0.0`.
2323
24+
The API docs for `kafka-streams-scala` is available [here](https://developer.lightbend.com/docs/api/kafka-streams-scala/2.12) for Scala 2.12 and [here](https://developer.lightbend.com/docs/api/kafka-streams-scala/2.11) for Scala 2.11.
25+
2426
## Running the Tests
2527

2628
The library comes with an embedded Kafka server. To run the tests, simply run `sbt testOnly` and all tests will run on the local embedded server.

0 commit comments

Comments
 (0)