*** empty log message ***
diff --git a/project-info/overview.html b/project-info/overview.html
index 275cc0a..fde9b96 100644
--- a/project-info/overview.html
+++ b/project-info/overview.html
@@ -1,4 +1,7 @@
 <p>
+UML2 is an EMF-based implementation of the UML<sup>TM</sup> 2.x metamodel for the Eclipse platform.
+</p>
+<p>
 The objectives of the UML2 component are to provide
 <ul>
   <li>a useable implementation of the UML metamodel to support the development of modeling tools</li>
@@ -7,3 +10,6 @@
   <li>validation rules as a means of defining and enforcing levels of compliance</li>
 </ul>
 </p>
+<p>
+For more details on UML2, see the <a href="http://wiki.eclipse.org/MDT-UML2">Wiki</a>.
+</p>