From b5f44afec632fc7c08bf236578724c2b391dbbe1 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 13 Aug 2016 15:25:43 -0600 Subject: [PATCH] note usage of tests branch --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6ff3143..bce2826 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ Next, Just run the tests node tests/basic.js ``` +Note: you should not modify the tests that come from the tests branch, +but rather create separate files for your own tests. + API ===