This commit is contained in:
Kevin Sawicki 2013-08-20 09:40:40 -07:00
Родитель f63cf3f283
Коммит 79d6e88d99
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -5,7 +5,7 @@ Native layer for the [Atom](https://github.com/github/atom).
## Features
* Write desktop applications with web techniques
* Support built-in and third-party modules of node.js
* Support built-in and third-party modules of node.js
* Support native node.js modules
* Extended built-in modules for desktop programming
* JavaScript on browser side
@ -13,7 +13,7 @@ Native layer for the [Atom](https://github.com/github/atom).
## Usage & Development
See the [Wiki](https://github.com/atom/atom-shell/wiki).
See the docs [here](https://github.com/atom/atom-shell/tree/master/docs).
## License