瀏覽代碼

(More) Tweaks to README

Mr.doob 14 年之前
父節點
當前提交
1cb0a964f3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -3,9 +3,9 @@ three.js
 
 #### Javascript 3D Engine ####
 
-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 — in other words, 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)