Update README.md

This commit is contained in:
dmcBig
2017-08-16 16:08:12 +08:00
committed by GitHub
parent be58639083
commit 582b228321
+3 -9
View File
@@ -4,16 +4,10 @@ android mediaPicker support selection of multiple image and video
How do I use?
-------------------
use Gradle:
use npm:
```gradle
repositories {
mavenCentral() // jcenter() works as well because it pulls from Maven Central
}
dependencies {
compile 'com.dmcBig:mediapicker:1.1'
}
```npm
cordova-plugin-mediapicker-dmcbig
```
code: