From 24f4c599e600c2e4abf8eb4477d860dda2c15f3e Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Thu, 28 Feb 2013 20:53:45 +0000 Subject: [PATCH] read me examples added --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a671d8b..2c431a7 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,14 @@ The aim of this project is to provide a fast lightweight 2D library that works a The Pixi renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of webGL. Also its fast. -@Doormat23 +If you’re interested in pixi.js then feel free to follow me on twitter (@doormat23) and I will keep you posted! +And of course check back on our [site](http://www.goodboydigital.com/blog/) as any breakthroughs will be posted up here too! + ### Demo ### -[Check out the Bunny Demo here](http://matgroves.com/pixijs/) +[Game demo Run pixi run](http://www.goodboydigital.com/runpixierun/) +[Bunny Demo](http://matgroves.com/pixijs/) ### Current features ###