From e67d71959a9102c617d26b3c2961ed8a885ec55d Mon Sep 17 00:00:00 2001 From: daviskoh Date: Wed, 4 Feb 2015 22:42:27 -0500 Subject: [PATCH] update docs w/ npm test command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e4f0807..c9696f43 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ computeLayout( To run the tests -- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome +- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome or run `$ npm test` - For the C and Java tests: run `make` in your terminal. It will also transpile the JS code Supported Attributes