This commit is contained in:
Eric 2016-07-04 22:11:37 +02:00
commit 0772c15035

View File

@ -24,6 +24,8 @@ To use the API, you need to add the following repository and dependency in your
</dependencies>
```
You can find the javadoc here: https://epicericee.github.io/ShopChest/javadoc/
## Build
Clone this repository and use ``mvn clean package`` or ``mvn clean install``.
After the build succeeded, the ShopChest.jar is found in ``/ShopChest/target/``.