Skip to content

Commit

Permalink
fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner Andrade committed Aug 18, 2014
1 parent 789c8bd commit 53d8be9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,11 @@ Next Steps
* Create unit test;
* Improve performance;
* Improve race;
* Improve design;
* Improve design.

How to Contribute?
------------------

* `npm run watch` to generate a development version of main js.
* `npm run build` to generate the final version of main js.
1. `npm run watch` to generate a development version of main js;
2. Use the index.html as your sandbox;
3. `npm run build` to generate the final version of main js.

0 comments on commit 53d8be9

Please sign in to comment.