📝 Separate the application distribution chapter out.

This commit is contained in:
Cheng Zhao 2014-05-04 18:32:12 +08:00
parent 98a49fa155
commit 69821cdb96
3 changed files with 38 additions and 19 deletions

View file

@ -3,6 +3,7 @@
## Tutorials
* [Quick start](tutorial/quick-start.md)
* [Application distribution](tutorial/application-distribution.md)
* [Use native node modules](tutorial/use-native-node-modules.md)
## Development