From 6e6dc49b7a11cac3f54f3ce86825fdbbd802b239 Mon Sep 17 00:00:00 2001 From: liabru Date: Wed, 2 Apr 2014 01:01:08 +0100 Subject: [PATCH] added codepen link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e797f8e..dc5adb7 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ For the latest features try the [edge version (master)](https://raw.github.com/l See [Demo.js](https://github.com/liabru/matter-js/blob/master/demo/js/Demo.js) and [DemoMobile.js](https://github.com/liabru/matter-js/blob/master/demo/js/DemoMobile.js) for many usage examples.
When loaded, all modules and functions are under the global Matter.* namespace. +Some of the demos are avaliable at [codepen.io/liabru](http://codepen.io/liabru/), where you can easily experiment with them! + ### Documentation See the [Matter.js API Docs (v0.7.0)](http://brm.io/matter-js-docs/).