diff --git a/readme.md b/readme.md
index 2a7fdc68329a982c777b8a0ea65f599a2c44d659..8873efda672e3f71669da39ba22d5f8c72a6523d 100644
--- a/readme.md
+++ b/readme.md
@@ -33,4 +33,5 @@ Website for Geoinformatic Research Group (Prof. Coors)
 - [x] Citation Sheet to BIBTEX. [public/js/parse_json_to_bib.js](public/js/parse_json_to_bib.js)
 
 ## Issue
-- [ ] The GitLab Page does not load the image under the img folder correctly e.g. https://ugl.hft-stuttgart.de/img/Schneider_2018_02.jpg which is stored at https://transfer.hft-stuttgart.de/gitlab/ugl/website/-/tree/master/public/img
\ No newline at end of file
+- [x] The GitLab Page does not load the image under the img folder correctly e.g. https://ugl.hft-stuttgart.de/img/Schneider_2018_02.jpg which is stored at as Schneider_2018_02.JPG (Fixed by saving as either .jpg or .JPG everywhere) [03-05-2021]
+- [ ] The flag still does not work yet. May be we can use this feature: https://mojoaxel.github.io/bootstrap-select-country/index.html (To be observed)