mirror of
https://github.com/shuto-cn/cordova-plugin-root-detection.git
synced 2026-04-19 00:01:31 +08:00
Update README.md
This commit is contained in:
@@ -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
|
||||
MIT License
|
||||
|
||||
Reference in New Issue
Block a user