diff --git a/visualization/README.md b/visualization/README.md
index 91997ce05e865b3008e9268f63aa116275fa2c05..1813359618084ab3b878e92461c9c89a254ecd15 100644
--- a/visualization/README.md
+++ b/visualization/README.md
@@ -28,8 +28,10 @@ After visualization is complete, you can interact with the graph in the followin
     * _Node Types_: Lists all special node types (see below for details) with their associated shape and color. You can highlight each node type individually. Further, you can remove all description nodes.
     * _Minimum count of connections for persons_: see above
     * _Map node types_: Allows you to transform the graph by mapping two node types that have no direct connection onto each other by way of checking how many trials they are mututally associated with.
-        * Example:
-![something](https://gitlab.cl.uni-heidelberg.de/born/obc2kg/blob/master/visualization/obc2kg_1720.png)
+        * Example graph for 1720:
+![something](./obc2kg_1720.png?raw=true)
+        * If you now map offence to punishments, you get this:
+![something](./obc2kg_1720_mapped.png?raw=true)
 
 ### Special node types
 ...
\ No newline at end of file