]> git.frustrated-labs.net Git - gradle-configvalidator-plugin.git/commitdiff
add UML diagram to readme
authorAlexander Goussas <[email protected]>
Mon, 29 Dec 2025 16:17:47 +0000 (11:17 -0500)
committerAlexander Goussas <[email protected]>
Mon, 29 Dec 2025 16:17:47 +0000 (11:17 -0500)
README.md
assets/uml-diagram.png [new file with mode: 0644]

index 2db3d53f78789add7d547be419d17861d4ed9196..c539530e26ba97f0c3bea98560015fac2c2bf3e8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ how to implement these.
 
 ## Architecture
 
-TODO
+![UML diagram](./assets/uml-diagram.png)
 
 ## Contributing
 
diff --git a/assets/uml-diagram.png b/assets/uml-diagram.png
new file mode 100644 (file)
index 0000000..80ec386
Binary files /dev/null and b/assets/uml-diagram.png differ