minor improvements to doc (just to trigger buildbot)
authorbarbieri <barbieri>
Sun, 15 Jan 2012 04:33:55 +0000 (04:33 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 Jan 2012 04:33:55 +0000 (04:33 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@67223 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

README

diff --git a/README b/README
index 69ec205..6ff84c8 100644 (file)
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ Eina is a library providing data structure utilities for EFL that are meant
 to be lean, efficient and tailored to EFL's needs. This saves each
 library implementing its own custom datatype handling and duplicating
 the code. Some of the datatypes handles are:
-  Arrays (variable sized)
+  Arrays (variable sized, including inline members)
   Hash tables
   Inlined linked lists
   Linked lists