From d37b3121418507eabad326d724a9447c80666182 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 14 Aug 2014 11:35:13 +0200 Subject: [PATCH] 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 a41b6e8c11..cae5871f2a 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: