From 2fda28c9f10863344b1e28f539095ec87011e695 Mon Sep 17 00:00:00 2001 From: Samantha Date: Sun, 10 May 2026 22:14:13 +0900 Subject: [PATCH] fixed image file paths in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 884d4c2..61f8e81 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,15 @@ pace. My files are organized as illustrated below: -![file organization](/svelteP5Play/public/documentation/File%20organization.png) +![file organization](public/documentation/File%20organization.png) ### Data Flow -![Data flow](/svelteP5Play/public/documentation/flow%20of%20data.png) +![Data flow](public/documentation/flow%20of%20data.png) ### UML Diagrams -![UML Diagrams](/svelteP5Play/public/documentation/UML%20diagrams.png) +![UML Diagrams](public/documentation/UML%20diagrams.png) ### Game Screen