From 0a6ed08bd0fb3fc7890cce04122d29d71118be75 Mon Sep 17 00:00:00 2001
From: tiagomoraismorgado <eremitatm88@gmail.com>
Date: Wed, 29 Nov 2017 20:14:55 +0000
Subject: [PATCH] [Docs] README.md - content, separators, thumbnail, ToC,
 styling

## [Docs] README.md - content, separators, thumbnail, ToC, styling

<sub><b>the current PR does basically aim at:</b></sub>
- <sub><i>improving content</i></sub>
- <sub><i>separators</i></sub>
- <sub><i>thumbnail</i></sub>
- <sub><i>ToC</i></sub>
- <sub><i>styling</i></sub>

---

<sub><b>let's make the web better bit by bit!!!</b></sub>

<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> <img src="https://i.vimeocdn.com/portrait/8650129_300x300" width="50"></img> <img src="https://media.licdn.com/mpr/mpr/shrinknp_200_200/AAEAAQAAAAAAAAzgAAAAJDM5ZWE5N2JkLTdiOWQtNDA5OC04Y2U1LTMwN2ZiZDg3NTg0ZA.jpg" width="50"></img>
---
 README.md | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e3d83b8d3..628694cd6 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,23 @@
-# Mozilla Social Mixed Reality Client
+### Mozilla Social Mixed Reality Client
 
-A prototype client demonstrating a multi-user experience in WebVR. Built with [A-Frame](https://github.com/aframevr/aframe/)
+<sub><b>A prototype client demonstrating a multi-user experience in WebVR. Built with [A-Frame](https://github.com/aframevr/aframe/)</b></sub>
 
-## Getting Started
+#### Table of Contents (ToC)
+
+* [Getting Started](#getting-started)
+
+---
+
+#### Getting Started
+
+<sub><b>In order to install mozilla social mixed reality client, simply type:</b></sub>
 
 ```
 git clone https://github.com/mozilla/mr-social-client.git
 yarn install
 npm 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