From 5c3a37e3c5d7bbc34c16a1ebdfb95e9c0cfd65cb Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Thu, 8 Sep 2016 15:16:53 -0700 Subject: [PATCH] README: Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31d6d0b54c..c5e45ad32c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ three.js #### JavaScript 3D library #### -The aim of the project is to create a easy to use, lightweight, 3D library. The library provides <canvas>, <svg>, CSS3D and WebGL renderers. +The aim of the project is to create an easy to use, lightweight, 3D library. The library provides <canvas>, <svg>, CSS3D and WebGL renderers. [Examples](http://threejs.org/examples/) — [Documentation](http://threejs.org/docs/) — [Migrating](https://github.com/mrdoob/three.js/wiki/Migration) — [Help](http://stackoverflow.com/questions/tagged/three.js) -- GitLab