diff --git a/README.md b/README.md old mode 100644 new mode 100755 index fe7bb0d..e9b6b39 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# My project's README +## cordova-plugin-iosrtc-ios10 + +**Cordova / PhoneGap Plugin Permission Settings for cordova-plugin-iosrtc in iOS 10 by adding a declaration to the Info.plist file** + +## Install + +#### Latest published version on npm (with Cordova CLI >= 5.0.0) + +``` +cordova plugin add https://github.com/seiryow/cordova-plugin-iosrtc-ios10 --save +``` + +## Platforms + +Applies to iOS (10+) only. + +## License + +[MIT License]