From 65a074963491cb73ea7cec1df927a6a4c42d2575 Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Sat, 20 Apr 2013 16:44:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a0426c..922513f 100644 --- a/README.md +++ b/README.md @@ -64,13 +64,13 @@ It also copies the non-minified version to the examples. ### Current features ### - WebGL renderer (with automatic smart batching allowing for REALLY fast performance) -- Canvas renderer +- Canvas renderer (Fastest in town!) - Full scene graph - Super easy to use API (similar to the flash display list API) - Support for texture atlases - Asset loader / sprite sheet loader - Auto-detect which renderer should be used -- Mouse and Multi-touch Interaction +- Full Mouse and Multi-touch Interaction ### Coming soon ###