diff --git a/Readme.md b/Readme.md
index 6f5da91e193234031b2c0475f2af8eba2a6e96da..e22ca695b2e0af1bc02144a63b8dc3dddcf9c3b7 100644
--- a/Readme.md
+++ b/Readme.md
@@ -35,7 +35,8 @@ Mobile Cartography Jupyter Lab Workshop.
         git clone https://gitlab.hrz.tu-chemnitz.de/tud-ifk/jupyter_python_datascience.git
     ```
     - this will clone the workshop repository to your local user folder (left side)
-    - open `jupyter_python_datascience/01_raw_intro.ipynb` in the explorer on the left and start following the instructions
+    - open `jupyter_python_datascience/notebooks/01_raw_intro.ipynb` in the explorer on the left and start following the instructions  
+      ![Startup Jupyter Hub](resources/notebook_jup.webp)
 
 ## Taurus (old): Start Jupyter Lab
 
diff --git a/resources/notebook_jup.webp b/resources/notebook_jup.webp
new file mode 100644
index 0000000000000000000000000000000000000000..c3b762099d464325d1f62c4e7b0bb63c2d95cdff
Binary files /dev/null and b/resources/notebook_jup.webp differ