Eio: update README

SVN revision: 70789
This commit is contained in:
Vincent Torri 2012-05-05 10:07:39 +00:00
parent 54619b5991
commit 5dacee0fea
1 changed files with 4 additions and 4 deletions

View File

@ -11,11 +11,11 @@ Enlightenment Input Output Library
================================== ==================================
This library is intended to provide non blocking IO by using thread for all 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 operations that may block. It depends only on eina, eet and ecore right now.
should integrate all the features/functions of Ecore_File that could block. 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 It is part of what we call the EFL and can be a dependence of E17. Feel free
of E17. Feel free to contribute, help is always appreciated ! to contribute, help is always appreciated !
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
COMPILING AND INSTALLING: COMPILING AND INSTALLING: