diff --git a/README.md b/README.md index 99fe984..a79c698 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Maven Local Repository plug-in for [Kobalt](http://beust.com/kobalt/home/index.html) -[![Build Status](https://travis-ci.org/ethauvin/kobalt-maven-local.svg?branch=master)](https://travis-ci.org/ethauvin/kobalt-maven-local) \ No newline at end of file +[![License (3-Clause BSD)](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg?style=flat-square)](http://opensource.org/licenses/BSD-3-Clause) [![Build Status](https://travis-ci.org/ethauvin/kobalt-maven-local.svg?branch=master)](https://travis-ci.org/ethauvin/kobalt-maven-local) + +The plug-in will detect the Maven Local Repository location, similarly to Gradle's [mavenLocal()](https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.dsl.RepositoryHandler.html#org.gradle.api.artifacts.dsl.RepositoryHandler:mavenLocal()) repository handler. \ No newline at end of file diff --git a/kobalt-maven-local.ipr b/kobalt-maven-local.ipr index 2d77dad..ed6ee87 100644 --- a/kobalt-maven-local.ipr +++ b/kobalt-maven-local.ipr @@ -128,7 +128,7 @@