Skip to content

Commit 3aaa3fa

Browse files
authored
Add contributors section to readme (#7995)
1 parent e7cdde6 commit 3aaa3fa

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,14 +182,19 @@ All of the above tools can work with little to no configuration.
182182

183183
If you prefer configuring the build yourself, [follow this guide](https://reactjs.org/docs/add-react-to-an-existing-app.html).
184184

185+
## React Native
186+
187+
Looking for something similar, but for React Native?<br>
188+
Check out [Expo CLI](https://github.com/expo/expo-cli).
189+
185190
## Contributing
186191

187192
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.
188193

189-
## React Native
194+
## Credits
190195

191-
Looking for something similar, but for React Native?<br>
192-
Check out [Expo CLI](https://github.com/expo/expo-cli).
196+
This project exists thanks to all the people who [contribute](CONTRIBUTING.md).<br>
197+
<a href="https://github.com/facebook/create-react-app/graphs/contributors"><img src="https://opencollective.com/create-react-app/contributors.svg?width=890&button=false" /></a>
193198

194199
## Acknowledgements
195200

0 commit comments

Comments
 (0)