From 903182c1b7e39426899c868bff37333533638f81 Mon Sep 17 00:00:00 2001 From: g <63980406+gugulet-hu@users.noreply.github.com> Date: Sat, 12 Sep 2020 21:07:56 +0200 Subject: [PATCH] Added a warning --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4775b4f..4d903bf 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,8 @@ This script syncs an Android with a Mac using adb and adb-sync. You will need to edit the script to meet your own needs. You will need to enable 'USB Debugging' mode in Developer options on your Android in order for this to work. +**WARNING: This app will delete files on your android. Be careful!** + ## Dependencies **adb**