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/).