Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imnemo committed Dec 9, 2012
1 parent d74a0d7 commit 0d22298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Fork or clone to your local ENV

To add new algorithm script, please use the code template `lib/algorithm.tpl.js`

Add your test script to the folder `test`, use `test.` for the prefix when naming your script. This is for Node. As to testing in browser, just include your test script in `test_in_browser/index.html`. You know how to make it work.
Add your test script to the folder `test`, use `test.` for the prefix when naming your script. This is for Node. As to testing in browser, just include your test script in `test_in_browser/index.html`. You know how to make it to work.

Test
==
Expand Down

0 comments on commit 0d22298

Please sign in to comment.