From 5039cef66525c1d3f44331ede710d58f30c3ba0c Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 5 Aug 2016 15:33:42 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bddf8d0..cc0d7a7 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ 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/``. +After the build succeeded, the ShopChest.jar is found in the ``/target/`` folder. ## Issues -If you find any issues, please provide them in the Issues Section with a good description of how to reproduce it. If you get any error messages in the console, please also provide them. +If you find any issues, please provide them in the [Issues Section](https://github.com/EpicEricEE/ShopChest/issues) with a good description of how to reproduce it. If you get any error messages in the console, please also provide them. ## Download