diff --git a/README.md b/README.md
index 1fa9f77bea2e1526b871f287c072f47737a96567..e6c50ecb5eb2b7079ab1109fdc4dbb7fe8834c7d 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@ LDAP Authentication bridge
 
 This will start a LDAP Server witch can be used to auth against and bridge the auth to where ever you want (TextFile, Database, SMTP Auth...)
 
+![docImg](/img/diagram.png)
+
 # HowTo Server
 Starting the Server is simple:
 1. Clone this repo