From da7b2b1b023e027de50c0e6c85e6226eab56ba98 Mon Sep 17 00:00:00 2001 From: Arseniy Sitnikov <74531830+arscoolik@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:08:33 +0300 Subject: [PATCH] Added architecture to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a7b440..b4a57dd 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ The project is a collaboration of skilled and passionate individuals: ![Clicker Game Mockup1](./mockups/Hamster.png) ![Clicker Game Mockup2](./mockups/Notcoin.png) +## **🏛️ Architecture** +![Architecture](./mockups/architecture.png) + ## 🚀 **Getting Started** Follow these steps to set up and run the project locally: @@ -67,4 +70,4 @@ docker-compose up --build This project is licensed under the [MIPT License](https://github.com/MIPT-ILab/MDSP/blob/master/LICENSE). ---- \ No newline at end of file +---