Update README.md

This commit is contained in:
Eric 2017-01-18 17:01:19 +01:00 committed by GitHub
parent 7108624bbe
commit f5abe32f6e

View File

@ -1,10 +1,6 @@
# ShopChest # ShopChest
[![Build Status](https://drone.io/github.com/EpicEricEE/ShopChest/status.png)](https://drone.io/github.com/EpicEricEE/ShopChest/latest)
ShopChest - Spigot/Bukkit Plugin ShopChest - Spigot/Bukkit Plugin
~~Download the latest builds [here](https://drone.io/github.com/EpicEricEE/ShopChest/files).~~ (currently not working)
## API ## API
To use the API, you need to add the following repository and dependency in your maven project: To use the API, you need to add the following repository and dependency in your maven project:
@ -20,7 +16,7 @@ To use the API, you need to add the following repository and dependency in your
<dependency> <dependency>
<groupId>de.epiceric</groupId> <groupId>de.epiceric</groupId>
<artifactId>ShopChest</artifactId> <artifactId>ShopChest</artifactId>
<version>1.10.2</version> <version>1.11.1</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>
@ -37,4 +33,6 @@ If you find any issues, please provide them in the [Issues Section](https://gith
## Download ## Download
You can view this resource/plugin on the official spigot page here: https://www.spigotmc.org/resources/shopchest.11431/ This resource/plugin is found on the official spigot page [here](https://www.spigotmc.org/resources/shopchest.11431/).
You can also download the latest unstable builds on [this page](http://epiceric.square7.de/bukkit/plugins/).