diff --git a/README.md b/README.md index 8c28048f36..c40e26c792 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ React is a JavaScript library for building user interfaces. [Learn how to use React in your own project](https://reactjs.org/docs/getting-started.html). +## Installation + +React has been designed for gradual adoption from the start, and **you can use as little or as much React as you need**: + +* Use [Online Playgrounds](https://reactjs.org/docs/getting-started.html#online-playgrounds) to get a taste of React. +* [Add React to a Website](https://reactjs.org/docs/add-react-to-a-website.html) as a `