From 79d6e88d99730a1550f5f53472a1d273ffdfed51 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 20 Aug 2013 09:40:40 -0700 Subject: [PATCH] Update link to docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c09303bb..6e627ab57 100644 --- a/README.md +++ b/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