From 1529e3b40f7d8da725c7d6ec8d587020a8058dbd Mon Sep 17 00:00:00 2001
From: Sam Gleske <sag47@drexel.edu>
Date: Tue, 4 Feb 2014 16:22:54 -0500
Subject: [PATCH] update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2e2684d..0ca7ead 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ The [gitlab-mirrors](https://github.com/sag47/gitlab-mirrors) project is designe
 
 ## Features
 
-* Mirror different types of repositories:  Bazaar, git, subversion.
+* Mirror different types of source repositories:  Bazaar, Git, Mercurial, Subversion.  Mirror all into git.
 * GitLab mirror adding.
   * When adding a mirror if the project doesn't exist in GitLab it will be auto-created.
   * Set project creation defaults (e.g. issues enabled, wiki enabled, etc.)
-- 
GitLab