diff --git a/README.md b/README.md index 83db980..f036535 100644 --- a/README.md +++ b/README.md @@ -1 +1,26 @@ -[![Build Status](https://travis-ci.org/DieReicheErethons/Brewery.png?branch=master)](https://travis-ci.org/DieReicheErethons/Brewery) +### Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions. + +[![Build Status](https://travis-ci.org/DieReicheErethons/Brewery.png?branch=master)](https://travis-ci.org/DieReicheErethons/Brewery) + +*** + +Find the Project Page on [Spigot](https://www.spigotmc.org/resources/brewery.3082/) or [Bukkit](https://dev.bukkit.org/projects/brewery) + +Also see [Wiki](https://github.com/DieReicheErethons/Brewery/wiki) | [Releases](https://github.com/DieReicheErethons/Brewery/releases) | [Changelog](https://github.com/DieReicheErethons/Brewery/wiki/changelog) + + +### Maven + +```XML + + brewery-repo + https://zebradrive.de/maven/ + + + + com.de + Brewery + 2.1 + provided + +```