From cc340f9f580929895f12af4537759fb0da69b364 Mon Sep 17 00:00:00 2001 From: Martijn Stommels Date: Fri, 8 Mar 2024 09:05:49 +0100 Subject: [PATCH] Fix typo in README.md (#26) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dcaeceb5..97f2ca0b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For documentation we use Markdown + [plantUML](https://plantuml.com/). Documentation will be stored in the [doc](doc/) folder. -To get started with plantUML in Asciidoc please install the following components in VS-Code: +To get started with plantUML in Markdown please install the following components in VS-Code: Markdown Kroki @@ -39,4 +39,4 @@ Once you installed them please enable Kroki in the settings, and add the followi -![kroki_settings_img](img/kroki-settings.png) \ No newline at end of file +![kroki_settings_img](img/kroki-settings.png)