From 3297102de6692a675aad239061eed7aa822115fe Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 27 Jun 2018 17:12:12 +0100 Subject: [PATCH] Reorder sections --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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 `