Update README.md

This commit is contained in:
Hampton Maxwell 2018-06-02 22:17:44 -07:00 committed by GitHub
parent 8858574405
commit ddc1c54325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ include ':react-native-video'
project(':react-native-video').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-video/android-exoplayer')
```
If you need to use the old Android media player based player, use the following instead:
If you need to use the old Android MediaPlayer based player, use the following instead:
```gradle
include ':react-native-video'