diff --git a/README.md b/README.md
index ef609005168..caa74c74733 100644
--- a/README.md
+++ b/README.md
@@ -182,14 +182,19 @@ All of the above tools can work with little to no configuration.
If you prefer configuring the build yourself, [follow this guide](https://reactjs.org/docs/add-react-to-an-existing-app.html).
+## React Native
+
+Looking for something similar, but for React Native?
+Check out [Expo CLI](https://github.com/expo/expo-cli).
+
## Contributing
We'd love to have your helping hand on `create-react-app`! See [CONTRIBUTING.md](CONTRIBUTING.md) for more information on what we're looking for and how to get started.
-## React Native
+## Credits
-Looking for something similar, but for React Native?
-Check out [Expo CLI](https://github.com/expo/expo-cli).
+This project exists thanks to all the people who [contribute](CONTRIBUTING.md).
+
## Acknowledgements