Skip to content

Commit 2d94e80

Browse files
committed
update README
1 parent 2916e38 commit 2d94e80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public
6060
- the root folder for your game source code
6161
- The entry file is [index.ts](src/index.ts).
6262
- [index.css](src/index.css) and [index.html](src/index.html) are default templates that can be customized
63-
- [manifest.ts](src/manifest.ts) is a list of asset to be preloaded by melonJS (these won't be automatically imported and bundled by webpack)
63+
- [manifest.ts](src/manifest.ts) is a list of asset to be preloaded by melonJS
6464
- `src/scripts`
6565
- add your source classes here
6666
- `src/data`
@@ -79,7 +79,7 @@ Questions, need help ?
7979
-------------------------------------------------------------------------------
8080
If you need technical support, you can contact us through the following channels :
8181
* Forums: with melonJS 2 we moved to a new discourse [forum](https://melonjs.discourse.group), but we can still also find the previous one [here](http://www.html5gamedevs.com/forum/32-melonjs/)
82-
* Chat: come and chat with us on [discord](https://discord.gg/aur7JMk), or [gitter](https://gitter.im/melonjs/public)
82+
* Chat: come and chat with us on [discord](https://discord.gg/aur7JMk)
8383
* we tried to keep our [wikipage](https://github.com/melonjs/melonJS/wiki) up-to-date with useful links, tutorials, and anything related melonJS.
8484

8585

0 commit comments

Comments
 (0)