0
0
Fork 0
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:
liabru 2014-03-01 16:40:14 +00:00
parent 70d4e511bb
commit 4d678aae9c

View file

@ -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