From e3d77a18600f4f1819ab6e85d864606aa05a387d Mon Sep 17 00:00:00 2001 From: Diego Rubio Abujas Date: Thu, 4 Feb 2021 17:22:49 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3d20fe..2a81398 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Demo for CQRS with Spring Boot, Apache Kafka and Mongo +![Java CI with Maven](https://github.com/drubioa/demo-cqrs-kafka/workflows/Java%20CI%20with%20Maven/badge.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) The main propose of this project is test CQRS with Event Sourcing.