@urso/core 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,6 +8,7 @@ URSO — The HTML5 Game Framework
8
8
  - Explore working [examples](https://ursojs.io/examples.html) demos and see the code structure
9
9
  - Also you can use [slot base game](https://github.com/megbrimef/urso-slot-base) as a slot game engine (slot framework)
10
10
  - Clone [examples repository](https://github.com/megbrimef/urso-examples) to fast learning
11
+ - Join [discord channel](https://discord.gg/JauD9CbDHA) to ask questions and read changelogs
11
12
 
12
13
  ### How to ###
13
14
  ```js