From 9c4eacc38c58e05a79529675adb109a1035d29d5 Mon Sep 17 00:00:00 2001 From: Lam <4841220+khlam@users.noreply.github.com> Date: Thu, 7 Nov 2019 12:15:36 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 054f2f8..be3d661 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The following features will work as normal. ### Debloat Samsung Android via ADB -This repository contains a list of adb commands to remove bloatware from Samsung Android devices. Keep in mind running all these commands will remove everything Samsung, including the galaxy store, themes, etc. down to barebones Android. Use at your own risk or read over all commands to make sure you don't take out something you need. Again, the only way to get apps back in this method is to do a factory reset. +This repository contains a list of adb commands to remove bloatware from Samsung Android devices. Keep in mind running all these commands will remove everything Samsung, including the galaxy store, themes, etc. down to barebones Android. Use at your own risk and read over all commands to make sure you don't take out something you need. While these commands cannot harm your device, there may be situations where your phone gets into a loop and your only option is to perform a factory reset. The effect of running these adb commands is roughly equilivent to what [Package Disabler Pro+ (Play Store Link)](https://play.google.com/store/apps/details?id=com.elmklmsamsung.batteryaddon&hl=en_US) does, except you're running commands manually so you don't need to give an app device admin permission.