diff --git a/README.md b/README.md index 3934654..1527c30 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # Kafka + Quarkus + Docker : Demonstration + +[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) +[![Kotlin](https://img.shields.io/badge/kotlin-1a73e8?logo=kotlin&logoColor=white)](https://kotlinlang.org/) +[![Kafka](https://img.shields.io/badge/kafka-231F20?logo=apache-kafka&logoColor=white)](https://kafka.apache.org/) +[![Quarkus](https://img.shields.io/badge/quarkus-4695EB?logo=quarkus&logoColor=white)](https://quarkus.io/) +[![Docker](https://img.shields.io/badge/docker-2496ED?logo=docker&logoColor=white)](https://www.docker.com/) + A small university project to discover the [Quarkus Framework](https://quarkus.io/) to build the application combined with the [Kafka platform](https://kafka.apache.org/), the whole compatible with [Docker](https://www.docker.com/).