repo: janusweb
action: commit
revision: 
path_from: 
revision_from: b997ee27c3b9dd236bb3de7607240a33765ebe9a:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit b997ee27c3b9dd236bb3de7607240a33765ebe9a
Author: James Baicoianu 
Date:   Fri Jan 13 17:07:34 2017 -0800

    README => README.md

diff --git a/README b/README.md
similarity index 94%
rename from README
rename to README.md
index 41d13ada391c1c6a45ee7e2124798544471b9781..
index ..ffb2e45c783ba59668d52a094173ee5b2cdb718b 100644
--- a/README
+++ b/README.md
@@ -1,20 +1,20 @@
-JanusWeb
-========
+#JanusWeb
+--------
 JanusWeb is a web-based client for JanusVR rooms.  JanusVR rooms are 3D environments 
 written in HTML and hosted in the same manner of regular websites.  JanusWeb allows
 users to view and interact with others in these environments using only their web
 browser.

-Features
-========
+## Features
+--------
 - Support for 2D and 3D (sbs3d or ou3d) video textures using HTML5 Video
 - 3D positional audio
 - Gamepad support via the HTML5 Gamepad API
 - Rendering functionality provided by Three.js / WebGL
 - Oculus Rift, Vive, and Cardboard support via WebVR API

-Installing
-==========
+## Installing
+----------
 To build JanusWeb, run the following commands:

 ```bash

-----END OF PAGE-----