From 7a662827a0215596531a9d060fb5b57561cf35d9 Mon Sep 17 00:00:00 2001 From: meysamhadeli Date: Sun, 10 Jul 2022 22:02:36 +0430 Subject: [PATCH] update diagram --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54fcec5..b288cb7 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ High-level plan is represented in the table - `Booking Service`: The Booking Service is a bounded context for managing all operation related to booking ticket. -![](./assets/Diagram.jpg) +![](./assets/microservices.jpg) ## Structure of Project