From bd165e48e1b22c89321232cd960fe5c25126bfb1 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 15 Nov 2011 11:44:19 +0000 Subject: [PATCH] update README for expedite SVN revision: 65244 --- README | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/README b/README index 6ccc1d1..f85a8d9 100644 --- a/README +++ b/README @@ -1,6 +1,29 @@ -Expedite 0.7.0 +Expedite 1.0.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 +