From fad68eed9c84b3fd14034af9a40f1b424c37d303 Mon Sep 17 00:00:00 2001 From: Juraj Michalek Date: Fri, 22 Nov 2013 21:15:59 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b177b..e86af97 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Example of building C/C++ project by Gradle. Gradle is using build.gradle file in main project directory. Check out project layout. Source code is stored in src/main/cpp, because gradle is using "Build by convention". -This is defined by convention and Gradle is able to use it, no further configuration is needed. +No further configuration is needed. Gradle is able to determine compiler chain and use available compiler, e.g. g++ or Visual Studio. Note for Visual Studio 2013: Use Gradle at least night build 1.10-20131122