From 94e2feb64064cc88abeb0aade880084a5da50031 Mon Sep 17 00:00:00 2001
From: Vaibhav Agrawal <theinfamouswayne@gmail.com>
Date: Wed, 24 Apr 2019 12:41:42 +0000
Subject: [PATCH] Update README.rst

---
 README.rst => README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 rename README.rst => README.md (87%)

diff --git a/README.rst b/README.md
similarity index 87%
rename from README.rst
rename to README.md
index 7bd9627a..27d11006 100644
--- a/README.rst
+++ b/README.md
@@ -47,6 +47,18 @@ Features
 
 * TODO
 
+
+Installation
+--------
+     | To install the **Stable Release** of flatland, run this command in your terminal:
+     
+     .. code-block:: bash
+     
+          pip install flatland-rl
+
+
+
+
 Authors
 --------
 * Sharada Mohanty <mohanty@aicrowd.com>
-- 
GitLab