From b795b83d76b7a044c7d5bafeb8e45eefb1303581 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 18 Jul 2011 18:09:07 -0400
Subject: [PATCH] Updated MarkdownPapers to 1.1.0.

---
 README.MKD |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/README.MKD b/README.MKD
index bb272b3..a588cb4 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
 ------------

--
Gitblit v1.9.1