upstream merge
[framework/uifw/expedite.git] / README
diff --git a/README b/README
index 6ccc1d1..4559323 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,29 @@
-Expedite 0.7.0
+Expedite 1.2.0
+
+******************************************************************************
+
+ FOR ANY ISSUES PLEASE EMAIL:
+ enlightenment-devel@lists.sourceforge.net
+
+******************************************************************************
+
+Requirements:
+-------------
+Must have:
+ libc
+ libm
+ evas (at least 1.1.0)
 
 This is meant to be a detailed and comprehensive benchmark suite for Evas.
 
 The images can be interchanged for demonstration purposes. Logo.png should 
-have some areas of alpha to demonstrate transparency.
\ No newline at end of file
+have some areas of alpha to demonstrate transparency.
+
+------------------------------------------------------------------------------
+COMPILING AND INSTALLING:
+
+  ./configure
+  make
+(as root unless you are installing in your users directories):
+  make install
+