Skip to content

Commit a6b3409

Browse files
authored
Update README.md
1 parent 50e3a72 commit a6b3409

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
# Processing Error Handling
66

77
[![GitHub Build](https://img.shields.io/github/actions/workflow/status/michelin/kafka-streams-processing-error-handling/build.yml?branch=main&logo=github&style=for-the-badge)](https://github.com/michelin/kafka-streams-processing-error-handling/actions/workflows/build.yml)
8-
[![Kafka Version](https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%michelin%2Fkafka-streams-processing-error-handling%2Fmain%2Fpom.xml&query=%2F*%5Blocal-name()%3D'project'%5D%2F*%5Blocal-name()%3D'properties'%5D%2F*%5Blocal-name()%3D'kafka-streams.version'%5D%2Ftext()&style=for-the-badge&logo=apachekafka&label=version)](https://github.com/michelin/kafka-streams-processing-error-handling/blob/main/pom.xml)
8+
9+
10+
11+
[![Kafka Version](https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fmichelin%2Fkafka-streams-processing-error-handling%2Fmain%2Fpom.xml&query=%2F*%5Blocal-name()%3D'project'%5D%2F*%5Blocal-name()%3D'properties'%5D%2F*%5Blocal-name()%3D'kafka-streams.version'%5D%2Ftext()&style=for-the-badge&logo=apachekafka&label=version)](https://github.com/michelin/kafka-streams-processing-error-handling/blob/main/pom.xml)
912
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?logo=apache&style=for-the-badge)](https://opensource.org/licenses/Apache-2.0)
1013

1114
[Prerequisites](#prerequisites)[Examples](#examples)

0 commit comments

Comments
 (0)