Browse Source

(More) Tweaks to README

Mr.doob 14 years ago
parent
commit
00680555f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ three.js
 
 
 The aim of this project is to create a lightweight 3D engine with a very low level of abstraction (for dummies). The engine can render using <canvas>, <svg> and WebGL.
 The aim of this project is to create a lightweight 3D engine with a very low level of abstraction (for dummies). The engine can render using <canvas>, <svg> and WebGL.
 
 
-[API Reference](https://github.com/mrdoob/three.js/wiki/r33-API-Reference). Be aware that the API may change from revision to revision breaking backwards compatibility.
+[API Reference](https://github.com/mrdoob/three.js/wiki/r33-API-Reference) (Be aware that the API may change from revision to revision breaking backwards compatibility)
 
 
 More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=three.js)
 More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=three.js)