From f161a2dd47a6a2dc14d46ccf7f91311b00bec7d6 Mon Sep 17 00:00:00 2001 From: Aliaksandr Babai Date: Tue, 7 May 2024 21:19:07 +0200 Subject: [PATCH] docs(readme): update note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0900f5..a953305 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-kafka -> A module designed to simplify and unify Apache Kafka message processing +> An abstract middleware that unifies Apache Kafka message processing across various libraries [![build](https://img.shields.io/github/actions/workflow/status/alebabai/go-kafka/ci.yml)](https://github.com/alebabai/go-kafka/actions?query=workflow%3ACI) [![version](https://img.shields.io/github/go-mod/go-version/alebabai/go-kafka)](https://go.dev/)