📝 Add technical differences to node-webkit, fixes #242.

This commit is contained in:
Cheng Zhao 2014-05-06 15:16:54 +08:00
parent 5b5651882e
commit 5eb2b33018
3 changed files with 50 additions and 2 deletions

View file

@ -36,6 +36,8 @@ Modules for both sides:
* [Coding style](development/coding-style.md)
* [Source code directory structure](development/source-code-directory-structure.md)
* [Technical differences to node-webkit](development/atom-shell-vs-node-webkit.md)
* [Build instructions (Mac)](development/build-instructions-mac.md)
* [Build instructions (Windows)](development/build-instructions-windows.md)
* [Build instructions (Linux)](development/build-instructions-linux.md)