diff --git a/README.md b/README.md index a6c24ea3dca1ada12aa8ec2dbd82ee3b0cc0f008..1f0e73def31c10b54feaab7b5fddaf9073606db7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ three.js The aim of the project is to create a lightweight 3D library with a very low level of complexity — in other words, for dummies. The library provides <canvas>, <svg> and WebGL renderers. -[Examples](http://mrdoob.github.com/three.js/) — [Documentation](http://mrdoob.github.com/three.js/docs/latest/) +[Examples](http://mrdoob.github.com/three.js/) — [Documentation](http://mrdoob.github.com/three.js/docs/latest/) — [Questions](http://stackoverflow.com/questions/tagged/three.js) ### Usage ###