Skip to content

Commit 9355f3f

Browse files
author
Anonymous Committer
committed
Add badges to README
1 parent 4d2c1fd commit 9355f3f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# JustSerpAPI Java SDK
22

3+
[![Maven Central](https://img.shields.io/maven-central/v/com.justserpapi/justserpapi-java)](https://central.sonatype.com/artifact/com.justserpapi/justserpapi-java)
4+
[![Java](https://img.shields.io/badge/java-11%2B-2f81f7)](https://www.oracle.com/java/technologies/downloads/)
5+
[![Docs](https://img.shields.io/badge/docs-justserpapi.com-32c955)](https://justserpapi.com/)
6+
[![License](https://img.shields.io/badge/license-Apache%202.0-f28c28)](LICENSE)
7+
38
Official Java SDK for [JustSerpAPI](https://justserpapi.com/).
49

510
Use this SDK to access JustSerpAPI from Java and fetch structured Google search results without building raw HTTP requests by hand.

0 commit comments

Comments
 (0)