diff --git a/README.md b/README.md
index a1e88ea7b57f4b4f9c498749315cbdcd0208b8e8..5b6c841af4520eed79e3443052c501f0ac4999cb 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,10 @@
-
-
 ---
+This is a map to show the diffrent study areas that HIRE Promotionskolleg Team workijng on.
 
-Example plain HTML site using GitLab Pages.
-
-Learn more about GitLab Pages at https://pages.gitlab.io and the official
-documentation https://docs.gitlab.com/ce/user/project/pages/.
-
----
-
-## GitLab CI
-
-This project's static Pages are built by [GitLab CI][ci], following the steps
-defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
+you can access the map using the link: https://transfer.hft-stuttgart.de/pages/hire-promotionskolleg-team/study-areas-maps/
 
-```
-variables:
-  EXPORT_DIR: "/var/www/html/pages"
+## Add data
 
-pages-master:
-  stage: deploy
-  script:
-    - mkdir "$EXPORT_DIR/$CI_PROJECT_NAME"	
-    - cp -r public/* "$EXPORT_DIR/$CI_PROJECT_NAME"
-  tags: 
-    - production
-  only: 
-    - master
-```
+To add your study area please edit the pins.csv file and push the edits. you can convert adress to Lat, Lon using this website: https://www.latlong.net/convert-address-to-lat-long.html
 
-The above example expects to put all your HTML files in the `public/` directory.
+you can assign a uniqure color to your pins :)