From dc8a177e150d3e5b49901d1c8f265db3ca047a58 Mon Sep 17 00:00:00 2001 From: Denis Date: Fri, 27 Aug 2021 22:10:56 +0300 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d514947..b84f9a8 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Install the plugin using the cordova command line utility: `$ cordova plugin add https://github.com/boltex/cordova-plugin-powermanagement.git` +OR +--- + +`npm i cordova-plugin-powermanagement2` + Usage -----