Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pawap90 committed Jul 29, 2024
1 parent 9a2344c commit 38f99c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ Go to your browser and navigate to http://localhost:5173. You should see this be
│ ├── acho.png
│ └── ground.png
├── /src
│ ├── /scenes
│ │ ├── game.scene.ts
│ │ └── preloader.scene.ts
│ ├── main.ts
│ ├── vite-env.d.ts
│ └── /scenes
│ ├── game.scene.ts
│ └── preloader.scene.ts
│ └── vite-env.d.ts
├── .gitignore
├── eslint.config.js
├── index.html
Expand Down

0 comments on commit 38f99c4

Please sign in to comment.