Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
flashhawk committed Nov 20, 2013
2 parents 771c247 + aed3442 commit 50c2f95
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,21 @@ Spp.js is a sample physics particle system engine for javascript.
### Docs
* [Comming soon!](#)
### Tutorials
* [Comming soon!](#)
### How to build ###
Spp.js is build with ant and [closure-compiler](https://code.google.com/p/closure-compiler/wiki/BuildingWithAnt)
```
$>cd spp's root directory
```
Then build:
```
$> ant
```
### Support or Contact
Weibo: http://weibo.com/flashawk? or contact [email protected] and we’ll help you sort it out.

0 comments on commit 50c2f95

Please sign in to comment.