Skip to content

Commit 44ebc89

Browse files
authored
Update README.md
1 parent ea18d38 commit 44ebc89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ Clone and install the starter-kit from this repository:
4747
Edit the ''src/game_screen'' and start writing your game.
4848
Go to http://localhost:5173.
4949

50+
Or, just install it on your own project with the following command:
51+
```
52+
# npm install swgpu
53+
```
54+
Don't forget to fill your index.html with the minimal structure required by the engine.
55+
5056
## Features
5157
- 🧱 **Core**
5258
- Maths

0 commit comments

Comments
 (0)