From eb24bfc327b21e69345971bc7451ffb474f9d3bd Mon Sep 17 00:00:00 2001 From: lucky <53379023+x13a@users.noreply.github.com> Date: Fri, 24 Dec 2021 16:15:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9087a2e..5b0a0bc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Lock device and wipe data on panic trigger. You can use [PanicKit](https://guardianproject.info/code/panickit/), Tile or send broadcast message with authentication code. On trigger, using [Device Administration API](https://developer.android.com/guide/topics/admin/device-admin), it -locks device and runs wipe. +locks device and (optionally) runs wipe. ## Example