From 1bb160a672d971955311e1a6e7a4bb515267d6a5 Mon Sep 17 00:00:00 2001
From: Nicolas Fley <nicolas.fley@student.ecp.fr>
Date: Wed, 7 Jun 2017 20:27:18 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 07eb959..e7a40e7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# There is innovation
+# Launching
 To launch in dev mod (the auth callback will be done to 10.0.2.1, the default android gateway
-```
+```bash
 git pull
 env NODE_ENV=dev npm start
 ```
-- 
GitLab