From 9cc1acdf2213e2832b4a92206f4afb96762c4cce Mon Sep 17 00:00:00 2001 From: Marcus Date: Wed, 24 Apr 2024 09:34:09 +0200 Subject: [PATCH] Fix image path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac8fc16..63cc933 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ assert(world:get(opponentId, Health) == 92) ``` -![Comparison](benches/image.png) \ No newline at end of file +![Comparison](image.png)