fixed image file paths in README

This commit is contained in:
2026-05-10 22:14:13 +09:00
parent 40edde09c6
commit 2fda28c9f1

View File

@@ -57,15 +57,15 @@ pace.
My files are organized as illustrated below: 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
![Data flow](/svelteP5Play/public/documentation/flow%20of%20data.png) ![Data flow](public/documentation/flow%20of%20data.png)
### UML Diagrams ### UML Diagrams
![UML Diagrams](/svelteP5Play/public/documentation/UML%20diagrams.png) ![UML Diagrams](public/documentation/UML%20diagrams.png)
### Game Screen ### Game Screen