diff --git a/README.adoc b/README.adoc index 2609c257..04166ff0 100644 --- a/README.adoc +++ b/README.adoc @@ -12,7 +12,7 @@ image:https://img.shields.io/jenkins/plugin/i/gradle.svg?color=blue[Jenkins Plug This plugin adds http://www.gradle.org/[Gradle] Support to Jenkins. http://www.gradle.org/[Gradle] is managed as another tool inside Jenkins (the same way as Ant or Maven), including support for automatic installation and a new build step is provided to execute Gradle tasks. -It also allows detecting https://gradle.com/build-scans/[Develocity] in arbitrary console logs, for Maven and Gradle builds and display them in the Jenkins UI. +It also detects any https://gradle.com/build-scans/[Develocity] Build Scan publications to provide an enhanced job summary for each Gradle or Maven build invocation that occurred during the job. You can have the https://docs.gradle.com/enterprise/gradle-plugin/[Develocity Gradle plugin] and the https://docs.gradle.com/enterprise/maven-extension/[Develocity Maven extension] automatically injected into your Gradle and Maven builds. See <> for more details.