Skip to content

Commit

Permalink
Update README (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudshiftchris authored Mar 16, 2024
1 parent 4cac362 commit a4114d5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@ Co-routine, DSL-friendly process launching from Kotlin.

## Getting Started

Gradle:
Gradle:

![Maven Central Version](https://img.shields.io/maven-central/v/io.cloudshiftdev.kprocess/kprocess?style=plastic&label=latest%20release&cacheSeconds=300)
![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/io.cloudshiftdev.kprocess/kprocess?server=https%3A%2F%2Fs01.oss.sonatype.org&style=plastic&label=latest%20snapshot&cacheSeconds=300)
```kotlin

dependencies {
Expand Down

0 comments on commit a4114d5

Please sign in to comment.