diff --git a/README.md b/README.md
index a7e16c9cc468c8cb581d70cdc57749ed350e3849..fa5358d83cb123d0404ff05441c9c9258d5ed2e7 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ In markdown files (*.md):
 ```plantuml
 Bob -> Alice : hello
 Alice -> Bob : hi
-```
+```.
 ```
 
 **UPDATED: Jul/2024**: This was solved [installing](https://docs.gitlab.com/administration/integration/plantuml/#configure-your-plantuml-server) the corresponding UML server and configuring git.code.tecnalia.dev to connect to it and finally render the plantUML text files as diagrams.