Update README.md
This commit is contained in:
parent
5972eacb6d
commit
32abd15d9a
@ -2,6 +2,9 @@ PowerManagement
|
||||
===============
|
||||
Plugin for Cordova (3.0+)
|
||||
|
||||
changed SCREEN_DIM_WAKE_LOCK to PARTIAL_WAKE_LOCK
|
||||
=================================================
|
||||
|
||||
The PowerManagement plugin offers access to the devices power-management functionality.
|
||||
It should be used for applications which keep running for a long time without any user interaction.
|
||||
|
||||
@ -15,7 +18,7 @@ Installation
|
||||
---------
|
||||
Install the plugin using the cordova command line utility:
|
||||
|
||||
`$ cordova plugin add https://github.com/Viras-/cordova-plugin-powermanagement.git`
|
||||
`$ cordova plugin add https://github.com/boltex/cordova-plugin-powermanagement.git`
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
Loading…
x
Reference in New Issue
Block a user