diff --git a/README.md b/README.md
index 3c251eb6afa1e02e34da7a777131becb520a94e7..c5badecb5dd293be7087242e303763c177a83a88 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ are being split. The road type is defined by the `highway` tag.
 Relations in OSM represent turn restrictions. The map builder considers only some of those, due to the complexity of certain
 turn restrictions and the original scope of the project.
 
+More information about the overall project structure can be found in the project report [here](https://git.imp.fu-berlin.de/swp-datenverwaltung-navigation-2023/organisational).
+
 ## Installation instructions
 
 First, add an access key to the repo in the `settings.xml` of your Maven installation.
@@ -40,4 +42,4 @@ tool. Check the respective documentations for further information.
 
 ### Alternatively
 
-You can also use the Docker image and set it up the container in Docker.
\ No newline at end of file
+You can also use the Docker image and set it up the container in Docker.