From e42cd6a6b4b62fc9c52c7b5e6b66974a3dbe760b Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Tue, 17 Jun 2014 21:50:14 +0200 Subject: [PATCH] update README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: efl ≥ 1.8 is not enforced during configure. --- README | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/README b/README index 4186d0fb..7e9af22a 100644 --- a/README +++ b/README @@ -10,27 +10,15 @@ Terminology 0.5.0 Requirements: ------------- - * elementary (>= 1.7.0) - * eina (>= 1.7.0) - * eet (>= 1.7.0) - * evas (>= 1.7.0) - * ecore (>= 1.7.0) - * edje (>= 1.7.0) - * emotion (>= 1.7.0) - * ecore-imf (>= 1.7.0) - * ecore-imf-evas (>= 1.7.0) - * ecore-input (>= 1.7.0) - * ethumb (>= 1.7.0) + * efl (>= 1.8.0) + * elementary (>= 1.8.0) Please note that some features may not quite function correctly or -completely on EFL 1.7, and 1.8 or newer would be better. +completely on EFL 1.8. Newer versions would be better. Please see http://www.enlightenment.org for information on these. This is an EFL terminal emulator with some extra bells and whistles. -It's brand new and was only started near the begining of June 2012, so -expecting it to do everything a mature terminal emulator does is a bit -premature, but considering it's young age, it does a lot. Compiling: ----------