diff --git a/README.md b/README.md index c45a272..f33d150 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ Use this plugin to check if the android device running the app is rooted. ### Locally +``` +cordova plugin add cordova-plugin-root-detection +``` + +or + ``` cordova plugin add https://github.com/trykovyura/cordova-plugin-root-detection.git ``` @@ -40,4 +46,4 @@ Android only. ## License -MIT License \ No newline at end of file +MIT License