From 0dd03133dc7173d931c0445dcd8b9232605b4f41 Mon Sep 17 00:00:00 2001 From: Sn0wStorm Date: Thu, 9 Apr 2020 12:09:35 +0200 Subject: [PATCH] Update README.md --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) 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 + +```