From c276d7f82576f9039d0037478e41442c921698f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20GREFFIER?= Date: Fri, 13 Oct 2023 10:05:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8839a143..142b03c9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ With Kstreamplify, you can declare your KafkaStreams class and define your topol * [Dependencies](#dependencies) * [Java](#java) * [Spring Boot](#spring-boot) - * [Testing](#testing) + * [Unit Test](#unit-test) * [Getting Started](#getting-started) * [Properties Injection](#properties-injection) * [Avro Serializer and Deserializer](#avro-serializer-and-deserializer) @@ -89,7 +89,7 @@ If you're using Spring Boot, you can integrate Kstreamplify with your Spring Boo The dependency is compatible with Spring Boot 3. -### Testing +### Unit Test [![javadoc](https://javadoc.io/badge2/com.michelin/kstreamplify-core-test/javadoc.svg?style=for-the-badge&)](https://javadoc.io/doc/com.michelin/kstreamplify-core-test)