summaryrefslogtreecommitdiffstats
path: root/development/gradle
diff options
context:
space:
mode:
author B. Watson2020-10-13 03:14:16 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:10 +0200
commit662a77e709b707602c3cc5bcd6bfc61648173151 (patch)
tree6e4a25b2dc74d51a46c4c72efe8e17db4491e41b /development/gradle
parent1464d9bcd8d9d9bafaef20fbf2aa1ffce409e290 (diff)
downloadslackbuilds-662a77e709b707602c3cc5bcd6bfc61648173151.tar.gz
development/gradle: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gradle')
-rw-r--r--development/gradle/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/gradle/README b/development/gradle/README
index 7bcb2b0b68..107c948334 100644
--- a/development/gradle/README
+++ b/development/gradle/README
@@ -7,7 +7,8 @@ static websites, generated documentation or indeed anything else.
Gradle combines the power and flexibility of Ant with the dependency
management and conventions of Maven into a more effective way to build.
-Powered by a Groovy DSL and packed with innovation, Gradle provides a
-declarative way to describe all kinds of builds through sensible defaults.
-Gradle is quickly becoming the build system of choice for many open source
-projects, leading edge enterprises and legacy automation challenges.
+Powered by a Groovy DSL and packed with innovation, Gradle provides
+a declarative way to describe all kinds of builds through sensible
+defaults. Gradle is quickly becoming the build system of choice
+for many open source projects, leading edge enterprises and legacy
+automation challenges.