Skip to content

Commit 0a6993f

Browse files
committed
doc fixes
1 parent c5af98a commit 0a6993f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Support API for `kscript`
55
[![Build Status](https://travis-ci.org/holgerbrandl/kscript-support-api.svg?branch=master)](https://travis-ci.org/holgerbrandl/kscript-support-api)
66

77

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

1011

1112
A support API written in Kotlin to simplify scripting with `[kscript](https://github.com/holgerbrandl/kscript)`

suport_api_notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ gradle test
1414
Release Checklist
1515
-----------------
1616

17-
1. update version in build.gradle and README
18-
2. push and create github release tag
17+
1. Update version in build.gradle and README
18+
2. Push and create github release tag
1919
3.
2020
```
2121
gradle install
2222
```
2323

24-
4. create new version on jcenter
24+
4. Create new version on jcenter
2525

26-
* Upload artifacts from `~/.m2/repository/de/mpicbg/scicomp/kscript` to:
27-
> https://bintray.com/holgerbrandl/mpicbg-scicomp/kutils
26+
* Upload jar, sources.jar and pom for new version from `~/.m2/repository/de/mpicbg/scicomp/kscript` to:
27+
> https://bintray.com/holgerbrandl/mpicbg-scicomp/kscript
2828
2929
5. Check for release status on
3030
https://jcenter.bintray.com/de/mpicbg/scicomp/

0 commit comments

Comments
 (0)