From b2e6d4c83417912cb691e3c475813baa7ab2eec3 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli Date: Mon, 14 Jul 2025 20:27:44 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e36c5e..7457d91 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -> 🚀 **A practical microservices with the latest technologies and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 9.** +> 🚀 **A practical microservices with the latest technologies and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq and Masstransit in .Net 9.** ## You can find other version of this project here: - [Booking with Modular Monolith Architecture](https://github.com/meysamhadeli/booking-modular-monolith)