From ab9e0ecb32d8b580aa5584ac5e3c18aa53464fef Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Thu, 24 Oct 2024 15:18:27 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe5c89d..0ae7a3a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# cdcdemo -This project is a simple test of CDC design pattern using Observes +# Change Data Capture Pattern Demo + +This project is a simple test of CDC design pattern using Observes. This project uses Quarkus, the Supersonic Subatomic Java Framework.