From b873d5ecd9b283db6bf8e60dab3c1920e4cdd5dc Mon Sep 17 00:00:00 2001 From: Silent <46107752+TheSilentPro@users.noreply.github.com> Date: Sat, 7 Nov 2020 21:24:11 +0100 Subject: [PATCH] Create README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..18839e7 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# HeadDB +[![](https://jitpack.io/v/TheSilentPro/HeadDB.svg)](https://jitpack.io/#TheSilentPro/HeadDB)
+Thousands of heads in one plugin! + +# Downloading +You may download it either via the [Releases Page](https://github.com/TheSilentPro/HeadDB/releases) or [Spigot](https://www.spigotmc.org/resources/free-headdb-head-database.84967/). + +# Issues +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.