diff --git a/README.md b/README.md
index 0a80608809f6889d5e5805316c956f86c210bb61..755f7924c83068ada00dacd12cf36621d1409799 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ This project is created for a demo for building a 3D web application with Cesium
 - 3D tiles (from OGC API - 3D GeoVolumes) 
 - and additional imagery layers.
 
+![image.png](./image.png)
+
+Live Demo: https://ugl.hft-stuttgart.de/lindau2024/final.html
+
 ## Features
 
 - **Initial View**: The application starts with a view centered at latitude 47.5728539, longitude 9.6473353, and a height of 3500.0 meters.
diff --git a/image.png b/image.png
new file mode 100644
index 0000000000000000000000000000000000000000..7d51a05783a72604f538d8886a115bd3c97111b5
Binary files /dev/null and b/image.png differ