Browse Source

Update link to docs

Kevin Sawicki 11 years ago
parent
commit
79d6e88d99
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

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