From 46174cc0ca568d657798d5f799c2b7acf6e74079 Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Thu, 28 Feb 2013 22:42:26 +0000 Subject: [PATCH] readme update --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3691506..bafb925 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,20 @@ posted up there too! ### Current features ### -- webGL renderer (with automatic smart batching allowing for REALLY fast - performance) - canvas renderer - full scene graph - super easy to use API - (similar to the flash display list API) - support for texture atlas's - - asset loader / sprite sheet loader - auto detect which renderer should be - used +- WebGL renderer (with automatic smart batching allowing for REALLY fast performance) +- Canvas renderer +- Full scene graph +- Super easy to use API (similar to the flash display list API) +- Support for texture atlas's +- Asset loader / sprite sheet loader +- Auto detect which renderer should be used ### Coming soon ### -- Filters - Render Texture - Text - Interactivity +- Filters +- Render Texture +- Text +- Interactivity ### Coming later ###