diff --git a/README.md b/README.md index 4563d87c..6cda4a4f 100644 --- a/README.md +++ b/README.md @@ -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** ```