From 30161dab047ff402b16b9e7d12b5920375280e2f Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Tue, 1 Mar 2011 11:47:28 +0000 Subject: [PATCH] Updated README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f255e94c9..d5509d04ce 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,8 @@ This code creates a camera, then creates a scene object, adds a bunch of random ### Change Log ### -2011 02 26 - **r33** (184.605 KB, gzip: 45.481 KB) + +2011 02 26 - **r33** (184.483 KB, gzip: 45.580 KB) * Added `ParticleSystem` object to `WebGLRenderer` ([alteredq](http://github.com/alteredq)) * Added `Line` support to `WebGLRenderer` ([alteredq](http://github.com/alteredq)) -- GitLab