From bd92d8eb87c7d8e11abe78c44c82d82ea953a7b2 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Wed, 9 Jul 2025 08:43:37 +0200 Subject: [PATCH] drop plantuml snippet --- readme.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/readme.md b/readme.md index 191c900..df15200 100644 --- a/readme.md +++ b/readme.md @@ -186,9 +186,3 @@ docker run \ Make sure to install the module `regex` in the environment the client shall run in. -```plantuml -@startuml -Alice -> Bob: Test PlantUML -@enduml -``` -