From 40883bf059f08c75e59f8e1494e997a6ee83ecc9 Mon Sep 17 00:00:00 2001 From: Max Bassett Date: Tue, 9 Aug 2016 11:23:09 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6289506..baa5799 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ PowerManagement =============== Plugin for Cordova (3.0+) -changed SCREEN_DIM_WAKE_LOCK to PARTIAL_WAKE_LOCK -================================================= +Added 'isDeviceIdleMode' function for use with API >= 23 +======================================================== 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.