Update README.md

This commit is contained in:
saratchandra92 2015-05-17 17:40:50 +05:30
parent c5330811e4
commit 296dac7a7d

View File

@ -13,7 +13,7 @@ object should have the following fields (unless the field is marked as
optional):
* name - The name of the package, this should match the name in the package's
babel file.
nimble file.
* url - The url from which to retrieve the package.
* method - The method that should be used to retrieve this package. Currently
"git" and "hg" is supported.