Added the process pic.
diff --git a/images/process.png b/images/process.png
new file mode 100644
index 0000000..5b3dd07
--- /dev/null
+++ b/images/process.png
Binary files differ
diff --git a/pages/_index.html b/pages/_index.html
index 910e7ef..6400f7c 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -23,7 +23,7 @@
 
 
 <div id="midcolumn">
-	<h3>EMF Diff/Merge: a Diff/Merge Tool for Models</h3>
+	<h3>EMF Diff/Merge: a diff/merge tool for models</h3>
 	<div>
 	Merging models is a common need in model-based activities, not only for version control but for model
 	manipulation in general. However, merging models is much more complex than merging source code.
@@ -32,6 +32,9 @@
 	<div>
     EMF Diff/Merge aims to help solve that problem thanks to consistency rules and merge policies.
 	</div>
+    <div align="center">
+      <img align="center" src="/images/process.png"/>
+    </div>
 	<div>
     Check the <a href="http://wiki.eclipse.org/EMF_DiffMerge">Wiki page</a> for more information.
     </div>