diff --git a/home/index.html b/home/index.html index 8454eae..602e1bd 100644 --- a/home/index.html +++ b/home/index.html @@ -63,10 +63,10 @@

Features

-

Build file auto-completion in your IDE

+

Build file auto-completion in your IDE

-

Clean syntax for build files

+

Clean syntax for build files

For example, here is JCommander's entire build file:

@@ -101,9 +101,8 @@ val jcommander = javaProject {

This build file also includes a directive to upload your artifacts to Bintray automatically.

-

Fast builds

-

Intuitive plug-in architecture

-

Half the size of Gradle

+

Support for incremental tasks (faster builds)

+

Intuitive plug-in architecture