From c7f4059721a7bc12c2c331a18f870e0379830309 Mon Sep 17 00:00:00 2001 From: Max Bassett Date: Tue, 9 Aug 2016 11:25:16 -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 baa5799..ec937c0 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ PowerManagement =============== Plugin for Cordova (3.0+) -Added 'isDeviceIdleMode' function for use with API >= 23 -======================================================== +Added 'isDeviceIdleMode' function for use with Android 6.0.0+ +============================================================= 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.