diff --git a/README.md b/README.md index 59dd711..2fd73ce 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ You can configure exclusion and the path where you want to extract the files. Add plugin ---------- +Version: [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.djice/sbt-unzip/badge.svg)](https://maven-badges. +herokuapp.com/maven-central/io.github.djice/sbt-unzip) + + Add the plugin to `project/plugins.sbt`. For example: ```scala