summaryrefslogtreecommitdiffstats
path: root/README.MKD
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-06-25 08:57:29 -0400
committerJames Moger <james.moger@gitblit.com>2011-06-25 08:57:29 -0400
commit85c2e6eb34215e2242e388a8f8b7173a14b96ad3 (patch)
treeb3d3d0b5f4b9c57d99be39ebda3e944aa22e98d4 /README.MKD
parent0fe70c1cf434f492286e01e8528322134a10281a (diff)
downloadgitblit-85c2e6eb34215e2242e388a8f8b7173a14b96ad3.tar.gz
gitblit-85c2e6eb34215e2242e388a8f8b7173a14b96ad3.zip
Big push for first release.
* Build script overhaul including building & publishing GO, WAR, Docs, and Site. * Restored JGit 0.12.1 dependency and backported Blame. Got tired of waiting for JGit 1.0.0 Maven artifacts. * Changed Summary Page layout * Optional cookie authentication * Added icons for log, tags, and branches panels. * Show last commit author and short message on branches panel. * Unit testing. * Documentation.
Diffstat (limited to 'README.MKD')
-rw-r--r--README.MKD10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.MKD b/README.MKD
index bb272b38..a588cb44 100644
--- a/README.MKD
+++ b/README.MKD
@@ -1,20 +1,18 @@
Gitblit
=================
-Gitblit is an open source, pure Java Git solution for creating, viewing, and serving [Git](http://git-scm.com) repositories.<br/>
+Gitblit is an open source, pure Java Git solution for managing, viewing, and serving [Git](http://git-scm.com) repositories.<br/>
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. The text of the license is included in the file LICENSE in the root of the project.
-Java/Application server requirements
+Java Runtime Requirement
------------------------------------
-Gitblit requires at least Java 1.6.
+Gitblit requires at Java 6 Runtime Environment (JRE) or a Java 6 Development Kit (JDK).
Getting help
------------