diff --git a/README.md b/README.md index 6a3dc49fb4de7edb6e51732f27619e0fe28982f0..31d6d0b54c9f601ec65f944981cb70ba4be24495 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 lightweight 3D library with a very low level of complexity - in other words, easy to use. The library provides <canvas>, <svg>, CSS3D and WebGL renderers. +The aim of the project is to create a 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)