From c536748dd71fcf9bc28a6570c8f9067a45d6729d Mon Sep 17 00:00:00 2001 From: Raynaldo Rivera Date: Sat, 15 Nov 2014 02:29:06 -0700 Subject: [PATCH] Updated the readme to point to project site --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02bb3eea..6d30d5b2 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Alliance Auth Alliance service auth to help large scale alliances manage services. Built for "The 99 Percent" open for anyone to use +Links: + [Project Website](http://r4stl1n.github.io/allianceauth/) + [Dev Setup Guide] (http://r4stl1n.github.io/allianceauth/quicksetup.html) + [Production Setup Guide] (http://r4stl1n.github.io/allianceauth/fullsetup.html) + Requirements: # Django Stuff # @@ -48,5 +53,3 @@ Special Permissions In Admin: auth | user | jabber_broadcast ( Access to broadcast a message over jabber to specific groups or all) auth | user | blue_memeber ( Auto Added to people who register has a blue when adding api key) auth | user | corp_stats (View basic corp auth stats *who is authed etc*) - -Brought to you by The 99 Percent skunkworks. \ No newline at end of file