Skip to content

Commit 011fd9f

Browse files
committed
[doc] Improve badges
1 parent 10286f1 commit 011fd9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Build Status](https://github.com/expath/expath-http-client-java/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/expath/expath-http-client-java/actions/workflows/ci.yml)
22
[![Java 8+](https://img.shields.io/badge/java-8%2B-blue.svg)](https://adoptopenjdk.net/)
3+
[![Maven Central](https://img.shields.io/maven-central/v/org.expath.http.client/http-client?logo=apachemaven&label=maven+central&color=green)](https://central.sonatype.com/search?namespace=org.expath.http.client)
34
[![License](https://img.shields.io/badge/license-MPL%201.0-blue.svg)](https://www-archive.mozilla.org/mpl/MPL-1.0.txt)
4-
[![Maven Central](https://img.shields.io/maven-central/v/org.expath.http.client/http-client.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.expath.http.client%22%20AND%20a:%22http-client%22)
55

66
# Java implementation of EXPath HTTP Client Module
77

0 commit comments

Comments
 (0)