Added README.md.

This commit is contained in:
Erik C. Thauvin 2016-07-12 18:28:40 -07:00
parent 0063848981
commit 2f54f85294
4 changed files with 32 additions and 14 deletions

View file

@ -20,7 +20,7 @@ val p = project {
version = "0.5.1-beta"
pom = Model().apply {
description = "Command line execution plugin for the Kobalt build system."
description = "Command Line Execution plug-in for the Kobalt build system."
url = "https://github.com/ethauvin/kobalt-exec"
licenses = listOf(License().apply {
name = "BSD 3-Clause"