Update README.md

This commit is contained in:
Mikhail 2023-10-31 22:44:59 +00:00
parent 42553ab7e1
commit aa9c9e313e

@ -25,7 +25,7 @@
```[c4plantuml] [c4plantuml]
.... ....
@startuml @startuml
!include C4_Context.puml !include C4_Context.puml
@ -131,4 +131,3 @@ Rel(marketplaceFront, socialAuthService, "")
Rel(marketplaceFront, penaDisk, "") Rel(marketplaceFront, penaDisk, "")
@enduml @enduml
.... ....
```