diff --git a/README.md b/README.md index 990c722..dcc2c34 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # KDriller [![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0) -[![Download](https://img.shields.io/maven-central/v/io.github.kevinah95/kdriller/0.1.9-SNAPSHOT)](https://central.sonatype.com/artifact/io.github.kevinah95/kdriller) +[![Download](https://img.shields.io/maven-central/v/io.github.kevinah95/kdriller)](https://central.sonatype.com/artifact/io.github.kevinah95/kdriller) +![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/io.github.kevinah95/kdriller?server=https%3A%2F%2Fs01.oss.sonatype.org) [![Kotlin](https://img.shields.io/badge/kotlin-1.9.0-blue.svg?logo=kotlin)](http://kotlinlang.org) KDriller is a Kotlin framework that helps developers in analyzing Git repositories. With KDriller you can easily extract information about **commits**, **developers**, **modified files**, **diffs**, and **source code**.