update - emft.egf project page
diff --git a/_index.html b/_index.html
index 482fc13..bfd958d 100644
--- a/_index.html
+++ b/_index.html
@@ -22,11 +22,12 @@
 
 <h3>EGF: a Software Production Framework</h3>
 <div id="introText">
+	<p>EGF (Eclipse Generation Factories) is a software factory tool with the purpose to generate software artifacts, such as code or application.</p>
 	<p>A major concern in software engineering is to deliver on time with the expected level of quality, 
 		while requirements and development environments evolve and are more and more complex. 
-		In order to meet those needs, generation is a means which avoids wasting time and efforts. 
-		The purpose of EGF is to provide an extensible model-based generation framework and to support complex, 
-		customizable and integrated generations.</p>
+		In order to meet those needs, the generative technique is a means which avoids wasting time and efforts.</p> 
+	<p>	The purpose of EGF is to provide an extensible model-based generation framework in order to automate software production.
+		It provides the support to define and customize software factories.</p>
 </div>
 
 <table>
@@ -47,10 +48,10 @@
 
 <table>
 	<tr>
-		<th><a title="Quick of EGF" href="http://wiki.eclipse.org/images/8/86/EGF-Startup.pdf">
+		<th><a title="Introduction" href="http://wiki.eclipse.org/images/6/66/EGF_Introduction.pdf">
 			<img src="resources/EgfPresentation.png"/>
 			<div class="overlay"></div></a></th>
-		<th><strong>&nbsp;Let's Start up! [Presentation]</strong></th>
+		<th><strong>&nbsp;Introduction! [Presentation]</strong></th>
 	</tr>
 </table>