Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin authored Feb 19, 2024
1 parent 5e1c274 commit 9950af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Gratatouille generates entry points, tasks, workers and Gradle wiring code that

To use the generated code in your plugin, create a `gradle-plugin` module next to your `implementation` module.

> [!NOTE]
> [!IMPORTANT]
> By using two different modules, Gratatouille ensures that Gradle classes do not leak in your plugin implementation and vice-versa.
Apply the `com.gradleup.gratatouille.plugin` plugin in your `gradle-plugin` module:
Expand Down

0 comments on commit 9950af5

Please sign in to comment.