From 7dcda2ad76cdf1571b9ee0c88120e6f60a2ba685 Mon Sep 17 00:00:00 2001 From: CSullivan102 Date: Fri, 10 Jan 2014 20:03:41 -0500 Subject: [PATCH] Updated Docs --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5c190fd..4cefb62 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ cordova-imagePicker Cordova Plugin For Multiple Image Selection - currently implemented only for iOS, Android coming soon. +This plugin uses the ELCImagePickerController, with slight modifications for the iOS image picker. + +https://github.com/B-Sides/ELCImagePickerController + ## Installing the plugin The plugin conforms to the Cordova plugin specification, it can be installed @@ -49,17 +53,10 @@ options = { }; ``` -This plugin uses the ELCImagePickerController for the iOS image picker. - -https://github.com/B-Sides/ELCImagePickerController - - -## ELCImagePickerController License +## License The MIT License -Copyright (c) 2010 ELC Technologies - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights