update to include javadocs

Dieser Commit ist enthalten in:
Silent 2022-02-27 00:16:51 +01:00 committet von GitHub
Ursprung 956d6a082b
Commit 9cb2fb0fd2
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -9,4 +9,5 @@ You may download it either via the [Releases Page](https://github.com/TheSilentP
You may report issues on the [Issue Tracker](https://github.com/TheSilentPro/HeadDB/issues).
# API
All API methods can be found in the [HeadAPI](https://github.com/TheSilentPro/HeadDB/blob/master/src/main/java/tsp/headdb/api/HeadAPI.java) class.
All API methods can be found in the [HeadAPI](https://github.com/TheSilentPro/HeadDB/blob/master/src/main/java/tsp/headdb/api/HeadAPI.java) class. <br>
Alternatevly you may view the [javadocs](https://javadocs.pages.dev/headdb/4.0.0/tsp/headdb/api/HeadAPI).