update documentation
diff --git a/src/main/resources/Documentation/about.md b/src/main/resources/Documentation/about.md
index fa3a50d..30063b0 100644
--- a/src/main/resources/Documentation/about.md
+++ b/src/main/resources/Documentation/about.md
@@ -1 +1,5 @@
-The @PLUGIN@ plugin shows Zuul cross project dependencies on the Gerrit UI.
+The @PLUGIN@ plugin displays Zuul cross repository dependencies (CRD)
+info on the Gerrit UI.
+
+![ZuulCRDScreenshot](images/zuul_crd.png)
+
diff --git a/src/main/resources/Documentation/build.md b/src/main/resources/Documentation/build.md
index c00a9d0..7665d5d 100644
--- a/src/main/resources/Documentation/build.md
+++ b/src/main/resources/Documentation/build.md
@@ -1,5 +1,5 @@
-Build
-=====
+@PLUGIN@ Build
+==============
 
 This plugin can be built with Buck or Maven.
 
diff --git a/src/main/resources/Documentation/images/zuul_crd.png b/src/main/resources/Documentation/images/zuul_crd.png
new file mode 100644
index 0000000..6db8085
--- /dev/null
+++ b/src/main/resources/Documentation/images/zuul_crd.png
Binary files differ