diff --git a/README.md b/README.md index 3daedfd..f018b1c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Both local and remote media are handled and it's possible to perform the followi - Conversion - Extraction of audio sound from video -**An Example app is available with almost all features implemented. You can download APK for android [here](Example/android/app/release/app-release.apk)** +**An Example app is available with almost all features implemented. You can build it in local or you can download APK for android [here](https://github.com/PatrissolJuns/react-native-audio-video-tools/raw/master/Example/android/app/release/app-release.apk)** diff --git a/package.json b/package.json index 8a5ea6b..0c4cd08 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "description": "React-native library that allows to perform some advanced operation on audios and videos", + "description": "React-native library that allows performing some advanced operation on audios and videos", "main": "index.js", "types": "./index.d.ts", "repository": "https://github.com/PatrissolJuns/react-native-audio-video-tools.git", @@ -16,15 +16,12 @@ "react-native", "react", "native", + "mobile", "android", "ios", "audio", "video", "images", - "react native", - "mobile", - "ios", - "android", "tools", "ffmpeg", "compression",