From b824b96fabd7c775d38c840ba715b08e43057d30 Mon Sep 17 00:00:00 2001 From: Zack Craig Date: Mon, 8 Sep 2014 00:26:55 -0400 Subject: [PATCH] Update readme.md --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b3134d0..74ea8b9 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,9 @@ SuperLogger is a [bukkit](http://bukkit.org/) plugin focused on logging events What's so special about something logging events you may ask? Well, we don't just log everything to one, long, hard to read file We decided to categorize them, and sort them by date! -You can grab the [latest build](http://ci.notoriousdev.com/job/SuperLogger/lastSuccessfulBuild/artifact/target/SuperLogger-v1.6.jar) off of our jenkins! +You can grab the [latest build](http://ci.notoriousdev.com/job/SuperLogger/lastSuccessfulBuild/artifact/target/SuperLogger-v1.6.jar) off of our [jenkins](http://ci.notoriousdev.com/job/SuperLogger/)! SuperLogger is Licensed under the [GNU GPL V3](http://www.gnu.org/licenses/gpl.txt) +For questions about the plugin's configuration, please refer to the [documentation](https://github.com/zack6849/SuperLogger/wiki) + [![Build Status](http://ci.ndev.me/job/SuperLogger/badge/icon)](http://ci.ndev.me/job/SuperLogger/)