mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
updated readme
This commit is contained in:
parent
70d4e511bb
commit
4d678aae9c
1 changed files with 2 additions and 2 deletions
|
@ -73,12 +73,12 @@ Download [matter.js](https://raw2.github.com/liabru/matter-js/master/build/matte
|
|||
|
||||
### Usage
|
||||
|
||||
See [Demo.js](https://raw2.github.com/liabru/matter-js/master/demo/js/Demo.js) and [DemoMobile.js](https://raw2.github.com/liabru/matter-js/master/demo/js/DemoMobile.js) for many usage examples. No docs at the moment, sorry.
|
||||
See [Demo.js](https://raw2.github.com/liabru/matter-js/master/demo/js/Demo.js) and [DemoMobile.js](https://raw2.github.com/liabru/matter-js/master/demo/js/DemoMobile.js) for many usage examples.
|
||||
<br>When loaded, all functions are under the global <code>Matter.*</code> namespace.
|
||||
|
||||
### Documentation
|
||||
|
||||
See the [Matter.js API Docs](http://brm.io/matter-js/).
|
||||
See the [Matter.js API Docs](http://brm.io/matter-js-docs/).
|
||||
|
||||
### Implementation
|
||||
|
||||
|
|
Loading…
Reference in a new issue