diff --git a/README.md b/README.md index d713db0..759e64e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -Advanced Portals ![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master) +Advanced Portals [![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master)](https://travis-ci.org/sekwah41/Advanced-Portals/branches) ================ An advanced portals plugin for bukkit made by sekwah41 designed to have a wide range of features which are easy to use. It adds a bunch of commands to create and edit portals and destinations. This plugin not only enable normal teleportation but also cross server teleportation for networks using bungee. -**NOTE:** This is the rewrite that is in progress to also allow multiple platforms of server mods, if you are looking for the old version or this version isn't finished check the branch portals-old +**NOTE:** This is the rewrite that is in progress to also allow multiple platforms of server mods, if you are looking for the old version or this version isn't finished check the branch [portals-old](https://github.com/sekwah41/Advanced-Portals/tree/portals-old) Also please use the markdown and not html for updates to this file, references can be found [here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) -#Branch Layout +# Branch Layout * [master](https://github.com/sekwah41/Advanced-Portals/) (Release Build) ![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master) * [core-dev](https://github.com/sekwah41/Advanced-Portals/tree/dev) (Dev Build) ![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=dev) @@ -18,17 +18,17 @@ Also please use the markdown and not html for updates to this file, references c [Bukkit Page](http://dev.bukkit.org/bukkit-plugins/advanced-portals/) -#Supported Platforms +# Supported Platforms * Spigot/Craftbukkit (planned for release of recode) * Forge (planned) -#API +# API Still needs major work on the documentation however javadocs will be made available on my website on release. May be out of date but I will keep whatever javadocs there are updated every now and then here http://www.sekwah.com/javadocs/advancedportals/ -#Usage Data +# Usage Data ![Global Plugin Stats](http://i.mcstats.org/AdvancedPortals/Global+Statistics.borderless.png) @@ -39,4 +39,4 @@ e.g. "java -jar BuildTools.jar --rev 1.10.2" (Enter this into git bash) Use the versions to test code before you turn it into reflection or suggest it to be turned into reflection. -You should never use direct craftbukkit references in public builds as it would only work in one spigot version \ No newline at end of file +You should never use direct craftbukkit references in public builds as it would only work in one spigot version