From 516ea3a1e24e26d2f3d48019cee57c686970f3e4 Mon Sep 17 00:00:00 2001 From: Erik Nygren <baerenjesus@gmail.com> Date: Fri, 11 Oct 2019 20:12:12 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b771fa8..caa9d165 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,11 @@ $ flatland-demo ### Jupyter Canvas Widget If you work with jupyter notebook you need to install the Jupyer Canvas Widget. To install the Jupyter Canvas Widget read also -https://github.com/Who8MyLunch/Jupyter_Canvas_Widget#installation +[https://github.com/Who8MyLunch/Jupyter_Canvas_Widget#installation]([https://github.com/Who8MyLunch/Jupyter_Canvas_Widget#installation) ## Basic Usage -Basic usage of the RailEnv environment used by the Flatland Challenge +Basic usage of the RailEnv environment used by the Flatland Challenge (also see [Example](https://gitlab.aicrowd.com/flatland/flatland/blob/master/examples/introduction_flatland_2_1.py)) ```python -- GitLab