From 635e60cbb2a77224863990485f1c27f9fa2fb9e0 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Thu, 7 Jul 2022 16:37:29 -0400 Subject: [PATCH] Polishing README --- README.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index b32a8953..372f473e 100644 --- a/README.adoc +++ b/README.adoc @@ -10,8 +10,9 @@ Most of the ideas in this project are borrowed from the Spring for Apache Kafka #### Minimum Supported Versions -JDK - JDK 17 -Apache Pulsar - 2.10.0 +**JDK** - JDK 17 + +**Apache Pulsar** - 2.10.0 ``` ./gradlew clean build