From 79438da02173670d64377eb80fd779c9b55ba9e9 Mon Sep 17 00:00:00 2001 From: James Haley Date: Thu, 19 Mar 2015 14:07:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4c3cd7..e58aa75 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Batchelor.add(...) Batchelor.run(...) ``` -you now need to create an instance: +You now need to create an instance of Batchelor: ``` node var Batchelor = require('batchelor')