From ff95a02fc9be7a30dc9340376a7850cd43465dcd Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Tue, 17 May 2011 13:55:26 +0100 Subject: [PATCH] Small case tweak. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1c798a9..a3e2e351 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ three.js The aim of the project is to create a lightweight 3D engine with a very low level of complexity — in other words, for dummies. The engine can render using <canvas>, <svg> and WebGL. -[Contributors](https://github.com/mrdoob/three.js/contributors) — [Getting started](http://www.aerotwist.com/lab/getting-started-with-three-js/) — [API Reference](https://github.com/mrdoob/three.js/wiki/API-Reference) +[Contributors](https://github.com/mrdoob/three.js/contributors) — [Getting Started](http://www.aerotwist.com/lab/getting-started-with-three-js/) — [API Reference](https://github.com/mrdoob/three.js/wiki/API-Reference) More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=three.js)