summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-08-04 09:12:23 -0400
committerJames Moger <james.moger@gitblit.com>2011-08-04 09:12:23 -0400
commit233eb002b2b8884c66ed70f787832e35c7bb37ab (patch)
treea01b35724df024d62643324e9f7d17542c09153d /README.markdown
parent36b3ffa6569978c8c4272777d78b988e79203d30 (diff)
downloadgitblit-233eb002b2b8884c66ed70f787832e35c7bb37ab.tar.gz
gitblit-233eb002b2b8884c66ed70f787832e35c7bb37ab.zip
Documentation.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index a588cb44..e1a5fa8f 100644
--- a/README.markdown
+++ b/README.markdown
@@ -7,7 +7,8 @@ More information about Gitblit can be found [here](http://gitblit.com).
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 @@ Gitblit requires at Java 6 Runtime Environment (JRE) or a Java 6 Development Kit
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
----------------