Skip to content

Commit e382dff

Browse files
authored
Merge pull request #1 from mxenabled/matt/fix_readme
Clean up readme
2 parents bea5de9 + 8acaa68 commit e382dff

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
[![pipeline status](https://gitlab.mx.com/mx/binks/badges/master/pipeline.svg)](https://gitlab.mx.com/mx/binks/commits/master) [![coverage report](https://gitlab.mx.com/mx/binks/badges/master/coverage.svg)](https://gitlab.mx.com/mx/binks/commits/master)
2-
31
# Binks
42

3+
Binks is a simple plugin that validates and creates release tags to launch jar project release pipelines.
4+
55
### Installation
66

7-
```groovy
8-
plugins {
9-
id "com.github.mxenabled.binks" version "[VERSION]"
10-
}
11-
```
7+
Binks is hosted via [JitPack](https://jitpack.io/p/mxenabled/binks).
128

139
### Usage
1410

0 commit comments

Comments
 (0)