summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2016-09-16 20:04:50 -0700
committerRich Trott <rtrott@gmail.com>2016-09-19 23:12:42 -0700
commit7c3ab1d935755ca51050f4f6f8840819b82fda11 (patch)
treee9b323b994fcfdfa33e2f56962f39e2f6c534ea5 /README.md
parent48142bcf4fea56ddab0bcaa815a4316312694c4f (diff)
downloadandroid-node-v8-7c3ab1d935755ca51050f4f6f8840819b82fda11.tar.gz
android-node-v8-7c3ab1d935755ca51050f4f6f8840819b82fda11.tar.bz2
android-node-v8-7c3ab1d935755ca51050f4f6f8840819b82fda11.zip
doc: add link to help repo in README
Include link to Node.js help repo (for end user questions on how to use Node.js) in the README. PR-URL: https://github.com/nodejs/node/pull/8570 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Teddy Katz <teddy.katz@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index df9cb943a4..88e4f2b328 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ If you need help using or installing Node.js, please use the
### Official Resources
* [Website][]
+* [Node.js Help][]
* [Contributing to the project][]
* IRC (node core development): [#node-dev on chat.freenode.net][]
@@ -386,6 +387,7 @@ keys:
[Website]: https://nodejs.org/en/
[Contributing to the project]: CONTRIBUTING.md
+[Node.js Help]: https://github.com/nodejs/help
[Node.js Moderation Policy]: https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md
[#node.js on chat.freenode.net]: https://webchat.freenode.net?channels=node.js&uio=d4
[#node-dev on chat.freenode.net]: https://webchat.freenode.net?channels=node-dev&uio=d4