From 3466de4231cce5e7edb7398874683688df7251b7 Mon Sep 17 00:00:00 2001
From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com>
Date: Mon, 13 May 2024 20:51:57 +0200
Subject: [PATCH 1/2] Update README.md
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8f8e96a..f2a578e 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,10 @@
-
-> **The main idea of creating this project is implementing an infrastructure for up and running distributed system with the latest technology and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 8, and we will not deal mainly with business.** 🚀
+
+> **A practical and imaginary microservices for implementing an infrastructure for up and running distributed system with the latest technology and architecture Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net 8.** 🚀
+
+> 💡 **This project not business oriented and most of my focus was in the thechnical part for implement a distributed system with a sample project. In this project I implemented some concept in microservices like Messaging, Tracing, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing, CQRS, DDD and gRpc.**