Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jansoren committed May 3, 2024
1 parent 5c04c98 commit 24c9c94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -22,6 +22,8 @@ For Gradle, you can use:
implementation 'io.github.filelize:filelize-java:0.9.3'
```

Ref: [Publish your artifact to the Maven Central Repository using GitHub Actions](https://medium.com/@jtbsorensen/publish-your-artifact-to-the-maven-central-repository-using-github-actions-15d3b5d9ce88)

## Getting started

Initialize a `Filelizer` with your preferred location of your files. (For subdirectories you can add them directly on your domain object)
Expand Down

0 comments on commit 24c9c94

Please sign in to comment.