diff --git a/README.rst b/README.md similarity index 87% rename from README.rst rename to README.md index 7bd9627abbe022482047b552b2f43eb3370b7358..27d110060510ffba30321679601ee63e7fe0eacf 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>