aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0cd8680..d680914 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,8 @@ System.out.println(" "+comment.message);
```
## Download
-Maven
+[![](https://jitpack.io/v/pinapelz/JHolodex.svg)](https://jitpack.io/#pinapelz/JHolodex)
+### Maven
```xml
<dependency>
<groupId>com.github.pinapelz</groupId>
@@ -62,4 +63,11 @@ Maven
</dependency>
```
-[Holodex License](https://docs.holodex.net/docs/holodex/8166fcec5dbe2-license)
+### Gradle
+```gradle
+dependencies {
+ implementation 'com.github.pinapelz:JHolodex:Tag'
+}
+```
+#### Add [JitPack](https://jitpack.io/) to your list of repositories
+#### [Holodex License](https://docs.holodex.net/docs/holodex/8166fcec5dbe2-license)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage