diff --git a/README.md b/README.md index f6c74c82746f11..545ab4d9abdcc0 100644 --- a/README.md +++ b/README.md @@ -100,23 +100,27 @@ Binaries, installers, and source tarballs are available at . #### Current and LTS Releases -**Current** and **LTS** releases are available at -, listed under their version strings. + + The [latest](https://nodejs.org/download/release/latest/) directory is an -alias for the latest Current release. The latest LTS release from an LTS -line is available in the form: latest-_codename_. For example: -. +alias for the latest Current release. The latest-_codename_ directory is an +alias for the latest release from an LTS line. For example, + is the latest Carbon +(Node.js version 8) release. #### Nightly Releases -**Nightly** builds are available at -, listed under their version -string which includes their date (in UTC time) and the commit SHA at -the HEAD of the release. + + +Listed under their version string which includes their date (in UTC time) and +the commit SHA at the HEAD of the release. #### API Documentation -**API documentation** is available in each release and nightly -directory under _docs_. points to the API -documentation of the latest stable version. + + +Points to the API documentation of the latest Current release. +Version specific documentation are avalible in each release and nightly +directory under _docs_ or at . + ### Verifying Binaries