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
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: