diff --git a/README.md b/README.md index a888dd1..4b82d17 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Kafka Konsumer [![🔨Build And Test](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/test.yml) [![🔨IntegrationTest](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/integration-test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/v2/actions/workflows/integration-test.yml) +# Kafka Konsumer [![🔨Build And Test](https://github.com/Trendyol/kafka-konsumer/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/actions/workflows/test.yml) [![🔨IntegrationTest](https://github.com/Trendyol/kafka-konsumer/actions/workflows/integration-test.yml/badge.svg?branch=main)](https://github.com/Trendyol/kafka-konsumer/actions/workflows/integration-test.yml)
@@ -264,4 +264,4 @@ Kafka Konsumer offers an API that handles exposing several metrics. | Metric Name | Description | Value Type | |---------------------------------------------------------|---------------------------------------------|------------| | kafka_konsumer_processed_messages_total_current | Total number of processed messages. | Counter | -| kafka_konsumer_unprocessed_messages_total_current | Total number of unprocessed messages. | Counter | \ No newline at end of file +| kafka_konsumer_unprocessed_messages_total_current | Total number of unprocessed messages. | Counter |