From 4548fa8bf274d9b292928d807dd9891c50ddf164 Mon Sep 17 00:00:00 2001 From: SP Mohanty <spmohanty91@gmail.com> Date: Mon, 1 Jul 2019 16:20:30 +0200 Subject: [PATCH] Update readme --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 12b36c75..95018356 100644 --- a/README.rst +++ b/README.rst @@ -53,12 +53,13 @@ Getting Started Online Docs ------------ -The documentation for the latest code on the master branch is found at `http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/ <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/>`_ -The documentation includes a few tutorials at http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/gettingstarted.html. +The documentation for the latest code on the master branch is found at : `flatland-rl-docs <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/>`_ + +The documentation includes a few tutorials at : `Getting Started <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/gettingstarted.html>`_ Run Notebooks with Examples with one Click ------------------------------------------ -Under getting_started, there are two scripts +Under getting_started, there are two scripts :: getting_started/run_notebooks.bat getting_started/run_notebooks.sh -- GitLab