From 1d8ffca8cff4ce96980c0f30af0e38aadbd1fe1b Mon Sep 17 00:00:00 2001 From: Allenice <994298628@qq.com> Date: Wed, 17 Feb 2016 14:57:28 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80a5889..11132d0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ var template = [ '{{ repeat(5,7) }}', { _id: '{{ objectId() }}', - index: '{{ index() }}', + index: '{{ index() + 1 }}', guid: '{{ guid() }}', isActive: '{{ bool() }}', selfIntroduction: function(faker) {