aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.