From 296dac7a7d3b894be5bb3f9bf355a842d1cdeb93 Mon Sep 17 00:00:00 2001 From: saratchandra92 Date: Sun, 17 May 2015 17:40:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8902d1..fcde753 100644 --- a/README.md +++ b/README.md @@ -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.