diff --git a/README.md b/README.md
index d2b6e1c6cf1935945aad867800ae221f2e452ae6..c187968ec3e86a803a8411d5b9246b6b07a4dfd0 100644
--- a/README.md
+++ b/README.md
@@ -22,11 +22,11 @@ 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.
+Click on the project and go to the Sessions tab, and click on the "New Session button".
 
 ![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:
+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 )
 
diff --git a/img/new_session.png b/img/new_session.png
new file mode 100644
index 0000000000000000000000000000000000000000..ba17098386377a1c2055f057e067896186947c16
Binary files /dev/null and b/img/new_session.png differ