diff --git a/README.md b/README.md index 8aef7c4..463b800 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ To use the API, you need to add the following repository and dependency in your ``` +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/``.