Show dependency in readme

This commit is contained in:
Jakob K
2021-03-20 14:23:49 +01:00
committed by GitHub
parent 4cd33b9fcd
commit 28326158cb

View File

@@ -8,6 +8,12 @@
## Dependency ## Dependency
KSpigot is available on Maven Central.
Gradle:
```kt
implementation("net.axay:kspigot:insertversion")
```
Read the [guide](https://bluefireoly.gitbook.io/kspigot/) to get started! Read the [guide](https://bluefireoly.gitbook.io/kspigot/) to get started!
## About ## About