Skip to content

Commit a1b4625

Browse files
committed
readme cosmetics
1 parent 5523c36 commit a1b4625

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@ Support API for `kscript`
22
=========================
33

44

5-
[![Build Status](https://travis-ci.org/holgerbrandl/kscript-support-api.svg?branch=master)](https://travis-ci.org/holgerbrandl/kscript-support-api)
5+
[![Build Status](https://travis-ci.org/holgerbrandl/kscript-support-api.svg?branch=master)](https://travis-ci.org/holgerbrandl/kscript-support-api) [ ![Download](https://api.bintray.com/packages/holgerbrandl/mpicbg-scicomp/kscript/images/download.svg) ](https://bintray.com/holgerbrandl/mpicbg-scicomp/kscript/_latestVersion)
66

77

8-
[ ![Download](https://api.bintray.com/packages/holgerbrandl/mpicbg-scicomp/kscript/images/download.svg) ](https://bintray.com/holgerbrandl/mpicbg-scicomp/kscript/_latestVersion)
98

10-
11-
12-
A support API written in Kotlin to simplify scripting with `[kscript](https://github.com/holgerbrandl/kscript)`
9+
A support API written in Kotlin to simplify scripting with [`kscript`](https://github.com/holgerbrandl/kscript)
1310

1411

1512
**For documentation see [kscript manual](https://github.com/holgerbrandl/kscript#support-api)**
@@ -25,6 +22,8 @@ Feel welcome to report issues or suggestions [here](https://github.com/holgerbra
2522
Installation
2623
------------
2724

25+
Even if the artifact is intended to be used alongside with `kscript` you can also use it without to add enhanced DocOpt support, various CLI and data streaming utilities to your project.
26+
2827
To get started simply add it as a dependency via Jcenter:
2928
```
3029
compile "de.mpicbg.scicomp:kscript:1.1"

0 commit comments

Comments
 (0)