stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=d37b3121418507eabad326d724a9447c80666182

commit d37b3121418507eabad326d724a9447c80666182
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Thu Aug 14 11:35:13 2014 +0200

    README: Update statement about C++ usage.
    
    Its no longer interfacing to bullet only but also our C++ bindings that
    need the C++ compiler.
---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index a41b6e8..cae5871 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 EFL 1.11.0
-=========
+==========
 
 ******************************************************************************
  FOR ANY ISSUES PLEASE EMAIL:
@@ -437,8 +437,8 @@ You will find documentation in the doc/ directory.
 REQUIREMENTS
 ------------
 
-EFL requires a C and C++ compiler by default. Very little C++ exists
-and is mostly to interface to C++ libraries like Bullet.
+EFL requires a C and C++ compiler by default. C++ exists mostly to interface 
+to C++ libraries like Bullet and our C++ bindings.
 
 Required by default:
 

-- 


Reply via email to