From e3ffee40972ed894778e1983263a338c0aea9dff Mon Sep 17 00:00:00 2001 From: Rodolfo Rodriguez Date: Fri, 7 Apr 2017 20:26:16 -0500 Subject: [PATCH] Fix markdown heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9f20e..02c55ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ threeVR ======= -####An orientation-aware Virtual Reality controller for [three.js](http://threejs.org) #### +#### An orientation-aware Virtual Reality controller for [three.js](http://threejs.org) #### threeVR is a virtual reality controller that makes it easy to build device-orientation aware applications on top of the three.js library.