diff --git a/README.md b/README.md
index 97957a7a482057309322be5539152814f6594b29..d75ab26f5122f0493cbc157757cf7ced8b06334e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # RegionChooser
 
-[![RegionChooserScreenshot][https://i.stack.imgur.com/ldsUV.png]][https://i.stack.imgur.com/ldsUV.png]
+![RegionChooserScreenshot](region_chooser_screenshot.png)
 
 [RegionChooser](https://transfer.hft-stuttgart.de/gitlab/hft_gitlab/regionchooser) is a Java project. Its graphical interface allows to extract a specific region from [CityGML](https://www.opengeospatial.org/standards/citygml) and save it as a smaller CityGML file.
 
diff --git a/region_chooser_screenshot.png b/region_chooser_screenshot.png
new file mode 100755
index 0000000000000000000000000000000000000000..1f6abbf19fa7ce7526fbc22eb50bdd4ff233e5ab
Binary files /dev/null and b/region_chooser_screenshot.png differ