From 4c3cc87c02e0d9a13b6baa6f2de33893ac9bc07d Mon Sep 17 00:00:00 2001
From: Rok Roskar <rokroskar@gmail.com>
Date: Sat, 21 Mar 2020 22:00:53 +0100
Subject: [PATCH] docs: update readme

---
 README.md | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index c65176ed..084e10a6 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,17 @@ for a summary of the global data.
 ## Getting started
 
 The simplest way to start is to make an account or logging in and forking the
-project. Then, feel free to start an interactive environment (`Environments` -->
-`New`) and use the hosted JupyterLab or RStudio to explore the data. A summary
-of the data is given below. Please please please consider contributing back cool
+project. Then, feel free to [start an interactive
+environment](https://renkulab.io/projects/covid-19/covid-19-public-data/environments/new)
+and use the hosted JupyterLab or RStudio to explore the data. A summary of the
+data is given below. Please please please consider contributing back cool
 results from your fork! If you don't know how or just need help with some of the
-git-heavy aspects of this, shoot us a line at https://renku.discourse.group or
-open an issue (`Collaboration` --> `Issues`) and someone will be able to help
-out. 
+git-heavy aspects of this, shoot us a line [on
+Discourse](https://renku.discourse.group) or [open an
+issue](https://renkulab.io/projects/covid-19/covid-19-public-data/collaboration/issues)
+and someone will be able to help out. 
 
+The environment image allows you to work in Python or R in JupyterLab or RStudio/Shiny.
 
 ## Dataset Summary
 
-- 
GitLab