Update link to docs

This commit is contained in:
Kevin Sawicki 2013-08-20 09:40:40 -07:00
parent f63cf3f283
commit 79d6e88d99

View file

@ -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