Skip to content

Commit 8a3fe2c

Browse files
committed
Remove jitpack badge
1 parent f1a959a commit 8a3fe2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
# Kotlin Compile Testing
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.tschuchortdev/kotlin-compile-testing/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.tschuchortdev/kotlin-compile-testing)
6-
[![](https://jitpack.io/v/tschuchortdev/kotlin-compile-testing.svg)](https://jitpack.io/#tschuchortdev/kotlin-compile-testing)
76
![GitHub](https://img.shields.io/github/license/tschuchortdev/kotlin-compile-testing.svg?color=green&style=popout)
87
![Maintenance](https://img.shields.io/maintenance/yes/2020.svg?style=popout)
98
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-green.svg)](https://shields.io/)
@@ -89,7 +88,7 @@ Assert results
8988

9089
## Installation <img src="https://i.imgur.com/iV36acM.png" width="23">
9190

92-
The package is available on mavenCentral and jitpack.
91+
The package is available on Maven Central.
9392

9493
Add dependency to your module's `build.gradle` file:
9594

0 commit comments

Comments
 (0)