commit 573bed34ce50266f177674d4cfe8129623cc5a92 Author: Nikolai Fesenko Date: Sun Jul 27 09:52:11 2025 +0000 Created Main UML File diff --git a/uml/main.wsd b/uml/main.wsd new file mode 100644 index 0000000..01efe5d --- /dev/null +++ b/uml/main.wsd @@ -0,0 +1,5 @@ +@startuml +class Test { + +} +@enduml \ No newline at end of file