From 8c5d8d689c37617942b2b84e822c81144c38c624 Mon Sep 17 00:00:00 2001 From: Sekwah Date: Sun, 2 Jun 2019 06:19:41 +0100 Subject: [PATCH] Updated readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9566cf4..8563223 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -Advanced Portals ![Build Status](https://travis-ci.org/Plugineers/Advanced-Portals.svg?branch=portals-old) -================ +![Advanced Portals](https://i.imgur.com/UIF6cQR.png) + +Advanced Portals ![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=portals-old) +==============

Build Instructions

(This part is mostly aimed for beginners in case they haven't seen a maven project)

You must have maven installed then run "gradle build". Once the build is complete you will have a useable jar file in the folder named "build/lib" listed as Advanced-Portals-x.x.x-snapshot.jar