From d40139632cbc36946a7f4bb6a4bc3e742aced0c2 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sat, 27 Jul 2013 00:09:48 +0100 Subject: [PATCH] Added info about new hg support. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a294870..b49e30a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ following fields: babel file. * url - The url from which to retrieve the package. * method - The method that should be used to retrieve this package. Currently - only "git" is supported. + "git" and "hg" is supported. * tags - A list of tags describing this package. * description - A description of this package. * license - The license of the source code in the package.