Фикс диаграммы

This commit is contained in:
2025-12-03 16:39:11 +03:00
parent 41bbdecba5
commit 085fd25875
+1
View File
@@ -31,6 +31,7 @@ graph LR
end end
S <--> M S <--> M
S <--> P
T <--> M T <--> M
T <--> P T <--> P
``` ```