update icon link
This commit is contained in:
parent
57d2088a3a
commit
a087fce335
@ -1,6 +1,6 @@
|
||||
# ⚠️ STATUS: DEVELOPMENT
|
||||
|
||||
![engine_icon](/src/icons/apple-touch-icon.png)
|
||||
![engine_icon](/test/icons/apple-touch-icon.png)
|
||||
|
||||
# Documentation
|
||||
|
||||
|
@ -40,3 +40,7 @@ window.addEventListener('DOMContentLoaded', () => {
|
||||
document.body.appendChild(app.view);
|
||||
});
|
||||
```
|
||||
|
||||
## Scene
|
||||
|
||||
Класс сцены.
|
||||
|
Loading…
Reference in New Issue
Block a user