updated the readme

This commit is contained in:
Andrew Stephan
2014-03-03 14:19:45 -05:00
parent 42e0cf6b6b
commit 25b3074698
+10 -3
View File
@@ -1,13 +1,20 @@
cordova-imagePicker
===================
Cordova Plugin For Multiple Image Selection - currently implemented only for
iOS, Android coming soon.
Cordova Plugin For Multiple Image Selection - implemented for iOS and Android 4.0 and above.
This plugin uses the ELCImagePickerController, with slight modifications for the iOS image picker.
For iOS this plugin uses the ELCImagePickerController, with slight modifications for the iOS image picker.
https://github.com/B-Sides/ELCImagePickerController
For Android this plugin uses MultiImageChooser, with modifications.
https://github.com/derosa/MultiImageChooser
Code(FakeR) was also taken from the phonegap BarCodeScanner plugin
https://github.com/wildabeast/BarcodeScanner
## Installing the plugin
The plugin conforms to the Cordova plugin specification, it can be installed