Changed React to React Native in README.md

Summary:
<!--
Thank you for sending the PR! We appreciate you spending the time to work on these changes.

Help us understand your motivation by explaining why you decided to make this change.

You can learn more about contributing to React Native here: http://facebook.github.io/react-native/docs/contributing.html

Happy contributing!

-->

Referencing #16142
Closes https://github.com/facebook/react-native/pull/16146

Differential Revision: D5950544

Pulled By: TheSavior

fbshipit-source-id: 6a679ed2ca1fdb91a4240f02e68bbef858b5b645
This commit is contained in:
jxsh 2017-09-30 14:24:29 -07:00 committed by Facebook Github Bot
parent 30044fd531
commit 9cf2b11f49
1 changed files with 1 additions and 1 deletions

View File

@ -62,6 +62,6 @@ We have a list of [beginner friendly issues](https://github.com/facebook/react-n
## License
React is [BSD licensed](./LICENSE). We also provide an additional [patent grant](./PATENTS).
React Native is [BSD licensed](./LICENSE). We also provide an additional [patent grant](./PATENTS).
React documentation is [Creative Commons licensed](./LICENSE-docs).