Skip to content

Commit 207399f

Browse files
authored
Update README.md
1 parent 1554adb commit 207399f

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,34 @@
1+
<!-- BotBlock links -->
12
[BotBlock]: https://botblock.org
23
[API]: https://botblock.org/api/docs
34

5+
<!-- BotBlock4J -->
46
[BotBlock4J]: https://github.com/Nathan-webb/BotBlock4J
57

6-
[Javadocs]: https://docs.botblock.org/JavaBotBlockAPI/
8+
<!-- Javadoc link -->
9+
[Javadocs]: https://jbba.dev/docs
710

11+
<!-- Bintray links -->
812
[BadgeDownload]: https://img.shields.io/bintray/v/andre601/maven/JavaBotBlockAPI?label=Bintray&style=plastic
913
[Download]: https://bintray.com/andre601/maven/JavaBotBlockAPI/_latestVersion
1014

15+
<!-- JavaBotBlockAPI image -->
1116
[image]: https://github.com/botblock/JavaBotBlockAPI/master/src/main/resources/JavaBotBlockAPI.png
1217

18+
<!-- Dependency links -->
1319
[JDA]: https://github.com/DV8FromTheWorld/JDA
1420
[OkHttp]: https://github.com/square/okhttp/
1521
[JSON]: https://json.org
1622
[JetBrains annotations]: https://github.com/JetBrains/java-annotations
1723
[Caffeine]: https://github.com/ben-manes/caffeine
1824

25+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26+
[contributorsBadge]: https://img.shields.io/badge/Contributors_✨-2-green.svg?style=plastic
27+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
28+
1929
![image]
2030

21-
[![Contributors](https://img.shields.io/badge/Contributors_✨-2-green.svg?style=plastic)](#contributors-)
31+
[![contributorsBadge]](#contributors-)
2232

2333
JavaBotBlockAPI is a continued and updated Java Wrapper for [BotBlock], a website that makes it possible to update guild counts on multiple lists with one API.
2434
This wrapper is a fork of [BotBlock4J] and was updated and improved to make it as userfriendly as possible.

0 commit comments

Comments
 (0)