From 38688b1f17bb2d43a144e92b086768e3e2523d2a Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 01 Nov 2011 17:21:09 -0400
Subject: [PATCH] Refactored monolithic GitblitPanel into pieces. Revised feed generation.

---
 README.markdown |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.markdown b/README.markdown
index a588cb4..e1a5fa8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -7,7 +7,8 @@
 License
 -------
 
-Gitblit is distributed under the terms of the Apache Software Foundation license, version 2.0. The text of the license is included in the file LICENSE in the root of the project.
+Gitblit is distributed under the terms of the [Apache Software Foundation license, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).<br/>
+The text of the license is included in the file LICENSE in the root of the project.
 
 Java Runtime Requirement
 ------------------------------------
@@ -17,7 +18,8 @@
 Getting help
 ------------
 
-Read the online documentation available at the [Gitblit website](http://gitblit.com)
+Read the online documentation available at the [Gitblit website](http://gitblit.com)<br/>
+Issues, binaries, & sources @ [Google Code](http://code.google.com/p/gitblit)
 
 Building Gitblit
 ----------------

--
Gitblit v1.9.1