diff --git a/README.md b/README.md index eb3b4a8..8679d7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # scrcpyd -![scrcpyd icon](icon.svg) +![scrcpyd icon](icon.png) A Magisk module that keeps your device unlocked **only while scrcpy is running and ADB is connected**. It does **not** remove your PIN/pattern and restores your original lock timeout as soon as scrcpy exits. diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..58e888d Binary files /dev/null and b/icon.png differ