From 060155e490d59ab3b34a586c2fca8ec373abf573 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 15 Apr 2023 10:00:25 -0700 Subject: Update README to fix badges --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b93f0f1..642b283 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # JHolodex -[![](https://jitpack.io/v/pinapelz/JHolodex.svg)](https://jitpack.io/#pinapelz/JHolodex) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pinapelz/JHolodex) [![build](https://github.com/pinapelz/JHolodex/actions/workflows/maven.yml/badge.svg)](https://github.com/pinapelz/JHolodex/actions/workflows/maven.yml) -#### In the event JitPack is incorrect, please refer to the version number on the releases A mega scuffed Java Holodex Wrapper (Currently a work in progress). Supports the GET Requests from [Holodex API](https://holodex.stoplight.io/). Objects are used to build queries if more than one path or parameter is used for the given request. @@ -54,7 +52,6 @@ System.out.println(" "+comment.message); ``` ## Download -[![](https://jitpack.io/v/pinapelz/JHolodex.svg)](https://jitpack.io/#pinapelz/JHolodex) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/pinapelz/JHolodex) ### Maven ```xml -- cgit v1.2.3