From 4d678aae9cb06d9fda1efdbf76be42765c13973b Mon Sep 17 00:00:00 2001 From: liabru Date: Sat, 1 Mar 2014 16:40:14 +0000 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25e87bf..3dd7e10 100644 --- a/README.md +++ b/README.md @@ -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.
When loaded, all functions are under the global Matter.* 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