diff --git a/README.md b/README.md index 8bc15d76e1d10c..0d834d406f788a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ />
+The API reference documentation provides detailed information about a function or object in Node.js. This documentation indicates what arguments a method accepts, the return value of that method, and what errors may be related to that method. It also indicates which methods are available for different versions of Node.js. +This documentation describes the built-in modules provided by Node.js. It does not document modules provided by the community. Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. For more information on using Node.js, see the [Node.js Website][]. @@ -78,14 +80,14 @@ contains the latest Carbon (Node.js 8) release. #### Nightly Releases