diff --git a/readme.md b/readme.md index df2a8236..9fa90f4a 100644 --- a/readme.md +++ b/readme.md @@ -116,6 +116,8 @@ tasks.shadowJar.get().dependsOn(relocateShadowJar)

+Now use the `shadowJar` task to build your project. + #### MAVEN For example, you could use the [Apache Maven Shade Plugin](https://maven.apache.org/plugins/maven-shade-plugin/examples/class-relocation.html).