From 56c549e384b1a648c77bbd09a2cc77976e8a64de Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 24 May 2011 17:39:55 -0400
Subject: [PATCH] Documentation.

---
 docs/00_index.mkd |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index a43ffdc..b5a0416 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -2,7 +2,7 @@
 Git:Blit is an open-source, integrated pure Java stack for managing, viewing, and serving [Git][git] repositories.
 Its designed primarily as a tool for small workgroups who want to host [Git][git] repositories on a Windows machine.  Having said that, it works equally well on any standard Linux distribution.
  
-### Current Version
+### Current Release
 
 [%VERSION%](http://gitblit.com/%DISTRIBUTION%) based on [%JGIT%][jgit] &nbsp; (*%BUILDDATE%*)
 
@@ -27,11 +27,12 @@
     </ul>
 - Gitweb inspired UI
 - Administrators may create, edit, rename, or delete repositories through the web UI
-- Administrators may create, edit, or delete users through the web UI
+- Administrators may create, edit, rename, or delete users through the web UI
 - Repository Owners may edit repositories through the web UI
 - Automatically generates a self-signed certificate for https communications
-- Dates can optionally be displayed using the browser''s reported timezone
+- Dates can optionally be displayed using the browser's reported timezone
 - Author and Committer email address display can be controlled
+- Realtime zip downloads feature
 - Markdown view support
 - Syntax highlighting
 - Customizable regular expression handling for commit messages
@@ -56,7 +57,6 @@
     - users.properties access
     - available repositories
     - etc
-- Download zip feature
 - Site documentation
 - Code documentation
 - Unit testing
@@ -68,7 +68,7 @@
 - View images on Blob page
 - View other binary files on Blob page
 - Markdown editing feature
-- Blame feature (waiting for the [JGit][jgit] team to do the hard part)
+- Blame (waiting for the [JGit][jgit] team to do the hard part)
 
 ### License
 TBD

--
Gitblit v1.9.1