From f497e4eb031ba4612bef6789a70c67851a52d78c Mon Sep 17 00:00:00 2001 From: KIMB-technologies Date: Mon, 9 Jun 2025 15:40:30 +0200 Subject: [PATCH] Typos Readme --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 1e9da54..7d1ff8d 100644 --- a/Readme.md +++ b/Readme.md @@ -57,6 +57,6 @@ In this example the values of the variables are [`x = 10`](./data/share/example/ "contacts": 0 } ``` -3. Afterwards, messages will be sent between agents while they solve the riddle. These messages are viewable in the web interface. (). -4. The result can finally be found in the latest message.: +3. Afterwards, messages will be sent between agents while they solve the riddle. These messages are viewable in the web interface (). +4. The result can finally be found in the latest message: ![](./webinterface_result.png) \ No newline at end of file