From a5d8a89c325f1bd6c3fb8490c37158618e00fc19 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Sun, 11 Mar 2018 14:59:41 +0100 Subject: [PATCH] readme: now require EFL>=1.20 --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8e80942b..55a52a97 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Terminology 1.1.1 ================= +This is an EFL terminal emulator with some extra bells and whistles. + :warning: :warning: :warning: > FOR ANY ISSUES, PLEASE CONSULT THEM ON @@ -8,18 +10,15 @@ Terminology 1.1.1 :warning: :warning: :warning: + Requirements ------------ - * efl (>= 1.8.0) - * elementary (>= 1.8.0) - -Please note that some features may not quite function correctly or -completely on EFL 1.8. Newer versions would be better. + * `efl` (>= 1.20.0) + * `elementary` (>= 1.20.0) Please see http://www.enlightenment.org for information on these. -This is an EFL terminal emulator with some extra bells and whistles. Compiling ---------