EGF project page creation
diff --git a/_index.html b/_index.html
index fee774e..946eb38 100644
--- a/_index.html
+++ b/_index.html
@@ -56,11 +56,12 @@
 
 <div>
 	<h3>Examples of portfolio delivered with EGF</h3>
-    <p>EGF is an engine. However, examples of portfolio are provided with EGF.</p>  
-    <ul>
-        <li><b>Enhancement of the EMF Generation</b> in order to customize and enrich the EMF Generation</li>
-        <li><b>Build chain editor and generator</b> with Hudson and Buckminster as the default target</li>
-    </ul>
+    <p>EGF is an engine provided with examples of portfolio.  
+        <ul>
+            <li><b>Enhancement of the EMF Generation</b> in order to customize and enrich the EMF Generation</li>
+            <li><b>Build chain editor and generator</b> with Hudson and Buckminster as the default target</li>
+        </ul>
+    </p>
 </div>
 
 
@@ -81,6 +82,7 @@
 	<p>The EGF infrastructure does not strictly reduce EGF to generation. 
 	Software production includes related generation activities, such as the creation of the generation environment. 
 	As a consequence, EGF can only be used for its <b>activity workflow</b> 
+	(contains a factory component) 
 	which enables to combine activities written in one or several different languages. Java and Ruby are the two languages supported today.</p>
 </div>