summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGibson Fahnestock <gibfahn@gmail.com>2017-07-16 09:41:05 +0800
committerJames M Snell <jasnell@gmail.com>2017-07-17 09:14:15 -0700
commit7ae23feb61d82c440483e928f9c2bba34e0ec88a (patch)
treea068405a54dc1704eec4ace2bc7e36cb397d0849 /README.md
parentcb8cefdbcb18eea872e93c1ed89fe3ae3f1b35ab (diff)
downloadandroid-node-v8-7ae23feb61d82c440483e928f9c2bba34e0ec88a.tar.gz
android-node-v8-7ae23feb61d82c440483e928f9c2bba34e0ec88a.tar.bz2
android-node-v8-7ae23feb61d82c440483e928f9c2bba34e0ec88a.zip
doc: move LTS README link to increase prominence
PR-URL: https://github.com/nodejs/node/pull/14259 Fixes: https://github.com/nodejs/node/issues/10718 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 26adc1817a..04f5a746bf 100644
--- a/README.md
+++ b/README.md
@@ -81,12 +81,13 @@ The Node.js project maintains multiple types of releases:
ordered codenames, beginning with v4 Argon. LTS releases are less frequent
and will attempt to maintain consistent major and minor version numbers,
only incrementing patch version numbers. There are no breaking changes or
- feature additions, except in some special circumstances. More information
- can be found in the [LTS README](https://github.com/nodejs/LTS/).
+ feature additions, except in some special circumstances.
* **Nightly**: Versions of code in this repository on the current Current
branch, automatically built every 24-hours where changes exist. Use with
caution.
+More information can be found in the [LTS README](https://github.com/nodejs/LTS/).
+
## Download
Binaries, installers, and source tarballs are available at