diff --git a/README.md b/README.md index ccb46727d9..caa7f2ece4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You'll notice that we used an XML-like syntax; [we call it JSX](http://facebook. ## Installation -The fastest way to get started is to serve JavaScript from the CDN: +The fastest way to get started is to serve JavaScript from the CDN (also available on [CDNJS](http://cdnjs.com/#react)): ```html diff --git a/docs/downloads.md b/docs/downloads.md index 0139825cdc..27379cdb17 100644 --- a/docs/downloads.md +++ b/docs/downloads.md @@ -35,6 +35,8 @@ The JSX transformer used to support [XML syntax](/react/docs/jsx-in-depth.html) ``` +All scripts are also available via [CDNJS](http://cdnjs.com/#react). + ## Bower ```sh