diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md
index efcdba9..682841e 100644
--- a/docs/tutorials/README.md
+++ b/docs/tutorials/README.md
@@ -5,3 +5,7 @@ This is a `README` in a subdirectory
This is also [cool](/usecase/cool)
And check this [test](documentation/test.md)
+
+```plantuml
+[[!include ./documentation/example.puml]]
+```
diff --git a/index.html b/index.html
index 3cae5fd..1dabb35 100644
--- a/index.html
+++ b/index.html
@@ -25,6 +25,7 @@
}
+