diff --git a/README.md b/README.md index 06e89f2..2493b7f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ +**Note:** *This repository shortly will be no longer maintained. New versions will be available at https://github.com/embeddedkafka/embedded-kafka and https://github.com/embeddedkafka/embedded-kafka-schema-registry respectively.* + # scalatest-embedded-kafka A library that provides an in-memory Kafka instance to run your tests against. - -**This repository shortly will be no longer maintained. The new version is available at https://github.com/embeddedkafka/embedded-kafka** - *As of version 1.1.1 the library is not dependent anymore on ScalaTest and won't transitively bring ScalaTest into your build.* Inspired by https://github.com/chbatey/kafka-unit