mirror of
https://github.com/amalthea-mc/ShopChest.git
synced 2024-11-08 19:51:05 +00:00
Added javadoc link to README.md
This commit is contained in:
parent
6608854377
commit
7e87514158
@ -24,6 +24,8 @@ To use the API, you need to add the following repository and dependency in your
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can find the javadoc here: https://epicericee.github.io/ShopChest/javadoc/
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
Clone this repository and use ``mvn clean package`` or ``mvn clean install``.
|
Clone this repository and use ``mvn clean package`` or ``mvn clean install``.
|
||||||
After the build succeeded, the ShopChest.jar is found in ``/ShopChest/target/``.
|
After the build succeeded, the ShopChest.jar is found in ``/ShopChest/target/``.
|
||||||
|
Loading…
Reference in New Issue
Block a user