diff --git a/README.md b/README.md index 88f8e827b02..e1feee6229a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ React is a JavaScript library for building user interfaces. React has been designed for gradual adoption from the start, and **you can use as little or as much React as you need**: * Use [Quick Start](https://react.dev/learn) to get a taste of React. -* [Add React to an Existing Project](https://react.dev/learn/add-react-to-an-existing-project) to use as little or as much React as you need. +* [Add React to an Existing Project](https://react.dev/learn/add-react-to-an-existing-project) to integrate React into your current codebase. * [Create a New React App](https://react.dev/learn/start-a-new-react-project) if you're looking for a powerful JavaScript toolchain. ## Documentation