From 35f68c985e0daa3fc9704b08a1a145df2a93adc0 Mon Sep 17 00:00:00 2001 From: maverickmishra Date: Mon, 17 Oct 2016 16:27:43 -0700 Subject: [PATCH] modified Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51ee123..dd306f1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ # Cordova Screen Orientation Plugin -Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10. This plugin is based on an early version of [Screen Orientation API](http://www.w3.org/TR/screen-orientation/) so the api does not currently match the current spec. +Cordova plugin to set/lock the screen orientation in a common way for iOS, Android, WP8 and Blackberry 10. This plugin is based on [Screen Orientation API](http://www.w3.org/TR/screen-orientation/) so the api does not currently match the current spec. The plugin adds the following to the screen object (`window.screen`):