From 41e14165ee344e07cef7cfc46dd31050e23ec720 Mon Sep 17 00:00:00 2001
From: Solange Emmenegger <solange.emmenegger@hslu.ch>
Date: Fri, 16 Sep 2022 13:40:44 +0000
Subject: [PATCH] Adpated Readme

---
 README.md | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index d2b6e1c..b966d2d 100644
--- a/README.md
+++ b/README.md
@@ -22,11 +22,8 @@ This has the advantage that you can save the changes to your notebook while work
 
 ## Starting a Session
 
-Click on the project and go to the Sessions tab, and click on the "New Session button". You should then see the below screen.
-
-![Alt text](img/new_session.png )
-
-When opening a session the first time after forking the project, you will encounter the Docker Image no available Error. This is not a problem, just click on building the branch image. It will now build your docker image. This can take some minutes. Afterwards you have a running session which looks like this:
+Click on the project and go to the Sessions tab, and click on the "New Session button".
+When opening a session the first time after forking the project, you will encounter the Docker Image no available Error. This is not a problem, just click on building the branch image. It will now build your docker image. This can take some minutes. Afterwards click on the "Start Session" button and you have a running session which looks like this:
 
 ![Alt text](img/session_overview.png )
 
-- 
GitLab