From cc82df5bfc8f5c9b7ebe8fd63c7740a8d864f1df Mon Sep 17 00:00:00 2001
From: Jon King <64278592+shoveleejoe@users.noreply.github.com>
Date: Sun, 2 Jul 2023 07:23:21 -0700
Subject: [PATCH] add-structurizr

added structurizr to diagramming section
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index bc1e873..a593ac7 100644
--- a/README.md
+++ b/README.md
@@ -303,6 +303,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s
 - [Diagrams.net](https://app.diagrams.net/) - A.K.A. [Draw.io](https://app.diagrams.net/). Easy to use Diagram UI with a plethora of templates.
 - [DrawThe.Net](http://go.drawthe.net/) - Javascript tool that uses a YAML-formatted input to programmatically create large, complex, and visually solid diagrams.
 - [Mermaid](https://mermaid-js.github.io/mermaid-live-editor/) - Javascript module with a unique, easy, shorthand syntax. Integrates into several other tools like Grafana.
+- [Structurizr](https://www.structurizr.com/) - Architecture diagramming/modelling UI for developing and collaborating on diagrams-as-code aligned to the C4 model for architecture diagrams. Facilitates workflows for creating multiple software architecture diagrams from a single model.
 
 
 ### Distributed Filesystems