From 56246e51a84d9407338880497cb11ce0a2c679bf Mon Sep 17 00:00:00 2001 From: meysamhadeli Date: Sat, 11 Feb 2023 20:50:58 +0330 Subject: [PATCH] chore: Update Diagram --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3470606..e149b68 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,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/booking-microservices.svg) +![](./assets/booking-microservices.png) ## Structure of Project