From 5dacee0fea89a7af63c54aea8d029a3ac09a62fe Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Sat, 5 May 2012 10:07:39 +0000 Subject: [PATCH] Eio: update README SVN revision: 70789 --- legacy/eio/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/legacy/eio/README b/legacy/eio/README index 15bb070727..017c730450 100644 --- a/legacy/eio/README +++ b/legacy/eio/README @@ -11,11 +11,11 @@ Enlightenment Input Output Library ================================== This library is intended to provide non blocking IO by using thread for all -operation that may block. It depends only on eina and ecore right now. It -should integrate all the features/functions of Ecore_File that could block. +operations that may block. It depends only on eina, eet and ecore right now. +It should integrate all the features/functions of Ecore_File that could block. -This should become one day part of what we call the EFL and be a dependence -of E17. Feel free to contribute, help is always appreciated ! +It is part of what we call the EFL and can be a dependence of E17. Feel free +to contribute, help is always appreciated ! ------------------------------------------------------------------------------ COMPILING AND INSTALLING: