From 992362ba9cb37bc16fc1419e4ae3c38fd00a18f2 Mon Sep 17 00:00:00 2001 From: Sarbbottam Bandyopadhyay Date: Wed, 30 Mar 2016 18:51:28 -0700 Subject: [PATCH] fixed test instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3389501..f556545 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ watch/star this repo or follow me on ### Tests -Run with `node ./test/test.js` +Run with `node test.js` ---