From c3087c03f16e92f0d380a75d283263e80c6d5ef6 Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Sat, 2 Mar 2013 22:53:38 +0000 Subject: [PATCH] read me update --- README.md | 2 ++ examples/example 1 - Basics/index.html | 26 ++---------------------- examples/example 1 - Basics/pixi.js | 19 +++++++++-------- examples/example 2 - SpriteSheet/pixi.js | 20 ++++++++++-------- examples/example 3 - MovieClip/pixi.js | 19 +++++++++-------- examples/example 4 - Balls/pixi.js | 19 +++++++++-------- examples/example 5 - Morph/pixi.js | 19 +++++++++-------- 7 files changed, 59 insertions(+), 65 deletions(-) diff --git a/README.md b/README.md index e7f1f70..9f1be90 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Pixi Renderer ============= +![pixi.js logo](http://www.goodboydigital.com/pixijs/logo_small.png) + #### JavaScript 2D Renderer #### The aim of this project is to provide a fast lightweight 2D library that works diff --git a/examples/example 1 - Basics/index.html b/examples/example 1 - Basics/index.html index a88c6d8..b0e7c03 100644 --- a/examples/example 1 - Basics/index.html +++ b/examples/example 1 - Basics/index.html @@ -9,7 +9,7 @@ background-color: #000000; } - +