Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heowc authored Oct 17, 2024
1 parent 879de67 commit 4a9f950
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,13 @@ $ java -jar heo-cli-0.0.2.jar -d /Users/heowc/Projects/heo-core -p dev.heowc.heo

A gradle plugin is provided for easier use.

https://plugins.gradle.org/plugin/dev.heowc.heo

## usage

```groovy
plugins {
id "dev.heowc.deo" version "0.0.2"
id "dev.heowc.deo" version "{LATEST_VERSION}"
}
heo {
Expand Down

0 comments on commit 4a9f950

Please sign in to comment.