From 95080ad5e6b4726a5de0936a49ff119f94259b59 Mon Sep 17 00:00:00 2001 From: Infra-Genie Date: Mon, 10 Jun 2024 11:49:15 +0100 Subject: [PATCH] Create readme and add infrastructure model to it --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..7221bd2b --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ + +### Infrastructure model +![Infrastructure main model](.infragenie/infrastructure_main_model.svg) +- [django-helpdesk component model](.infragenie/django-helpdesk_component_model.svg) + +---