diff --git a/README.md b/README.md index 738195b..5a7759f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ https://github.com/SeoulSKY/Desdemona/assets/48105703/60d35a72-98dc-4799-ad6d-17 - ## How to Play * Move the player with `W`, `A`, `S`, and `D` keys on the keyboard * Jump with `Space` @@ -62,3 +61,7 @@ npm run build-unity docker-compose -f docker-compose-dev.yml up --build ``` * When the `web-server` is running, visit [here](http://localhost:8080) to play! + +## Architecture + +![Desdemona](https://github.com/SeoulSKY/Desdemona/assets/48105703/2825305b-203c-4285-920d-765333ffe7fa)