update README to reflect new build/test instructions

This commit is contained in:
alisdair sullivan 2012-03-06 00:28:59 -08:00
parent c50f42a70c
commit 461851a070
3 changed files with 62 additions and 43 deletions

View file

@ -6,7 +6,7 @@ copyright 2011, 2012 alisdair sullivan
jsx is released under the terms of the [MIT][MIT] license
to build jsx, `make` or `./rebar compile`
to build jsx, use `make`. to run the test suite, use `make test`
## api ##