# HG changeset patch
# User Brian Warner <warner@lothar.com>
# Date 1341528018 18000
#      Thu Jul 05 17:40:18 2012 -0500
# Node ID a2446c8cf005be8f1292d054cb00847fb892eb5a
# Parent  dfb2b7b5d586e584280c6640652dc939b4b9120a
README: add URLs of homepage, primary hg repo, and git mirror repo
---
 README.md |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 Hg-Git Mercurial Plugin
 =======================
 
+* Homepage: http://hg-git.github.com/
+* https://bitbucket.org/durin42/hg-git (primary)
+* https://github.com/schacon/hg-git (mirror)
+
 This is the Hg-Git plugin for Mercurial, adding the ability to push
 and pull to/from a Git server repository from Hg.  This means you can
 collaborate on Git based projects from Hg, or use a Git server as a