diff --git a/README.md b/README.md index 57e48446..f135b888 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ This library's sole purpose is to make using the WebGL API less verbose. ## TL;DR -If you want to get stuff done use [three.js](http://threejs.org). If you want -to do stuff low-level with WebGL consider using [TWGL](http://github.com/greggman/twgl.js/). +If you want to get stuff done, use [three.js](http://threejs.org). If you want +to do low-level stuff with WebGL, consider using [TWGL](http://github.com/greggman/twgl.js/). ## The tiniest example