From 95e27d258cbac7670e51837e5776b93c1039348d Mon Sep 17 00:00:00 2001 From: Kodehawa Date: Mon, 1 Jan 2024 16:28:54 -0300 Subject: [PATCH] more readme changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12530ee..12f09cc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.kodehawa/imageboard-api/badge.svg?style=flat&gav=true)](https://maven-badges.herokuapp.com/maven-central/io.github.kodehawa/imageboard-api) ImageBoard API is a simple asynchronous Java API wrapper around the most popular danbooru-compatible booru APIs. Pretty much, it is a Booru library for Java. -The interface also supports other types of custom boards given a little tweaking. Releases are published in [JitPack](https://jitpack.io/#Kodehawa/imageboard-api). +The interface also supports other types of custom boards given a little tweaking. Releases are published in [Maven Central](https://central.sonatype.com/artifact/io.github.kodehawa/imageboard-api). This helps you craft requests and search/fetch images on the danbooru-compatible imageboards (boorus) that exist out there.