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