From 98c28e017443152cdd82ec4bf052467e25b69f93 Mon Sep 17 00:00:00 2001
From: Brian Peiris <brianpeiris@gmail.com>
Date: Wed, 29 Nov 2017 14:05:07 -0800
Subject: [PATCH] simplify

---
 README.md | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

diff --git a/README.md b/README.md
index 628694cd6..bdcc229e4 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,13 @@
-### Mozilla Social Mixed Reality Client
+# Mozilla Social Mixed Reality Client
 
-<sub><b>A prototype client demonstrating a multi-user experience in WebVR. Built with [A-Frame](https://github.com/aframevr/aframe/)</b></sub>
+A prototype client demonstrating a multi-user experience in WebVR. Built with [A-Frame](https://github.com/aframevr/aframe/)
 
-#### Table of Contents (ToC)
+## Getting Started
 
-* [Getting Started](#getting-started)
-
----
-
-#### Getting Started
-
-<sub><b>In order to install mozilla social mixed reality client, simply type:</b></sub>
+To run the social client, type:
 
 ```
 git clone https://github.com/mozilla/mr-social-client.git
 yarn install
-npm run dev
+yarn run dev
 ```
-
----
-
-<img src="https://orig00.deviantart.net/5b95/f/2016/070/3/b/mit_license_logo_by_excaliburzero-d9ur2lg.png" width="70"></img> <img src="https://pbs.twimg.com/profile_images/821735271049768960/jJZXlJwZ.jpg" width="50"></img> 
-- 
GitLab