From 63cea2a2b7dfca49eec5ca7cabf49342b6b5fdb9 Mon Sep 17 00:00:00 2001
From: SP Mohanty <spmohanty91@gmail.com>
Date: Thu, 25 Jul 2019 04:09:01 +0200
Subject: [PATCH] Add the block about flatland-demo for testing the
 installation

---
 README.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.rst b/README.rst
index 610d202..1559be6 100644
--- a/README.rst
+++ b/README.rst
@@ -54,6 +54,12 @@ Quick Start
     $ conda install -c anaconda tk  
     $ pip install flatland-rl
 
+* Test that the installation works
+
+.. code-block:: console
+
+    $ flatland-demo
+
 
 Basic Usage
 ============
-- 
GitLab