Update README to explain where android assets go

This commit is contained in:
braco 2016-04-12 13:49:10 -04:00
parent 5bb20b6f9b
commit 087085f023

View File

@ -21,7 +21,9 @@ Run `npm install react-native-video --save`
#### Android
Make the following additions to the given files.
First, copy your video file to android/app/src/main/res/raw/
Then make the following additions to the given files.
**android/settings.gradle**
```