Update README.md

This commit is contained in:
Mikhail 2023-10-31 22:48:35 +00:00
parent aa9c9e313e
commit 8b8d74e5c5

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