From 5fdae135b2b22c7823576feca8d62d22ea4d90ca Mon Sep 17 00:00:00 2001 From: Kevin Rode Date: Sat, 28 Sep 2019 20:21:36 -0400 Subject: [PATCH] formatting changes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6bd22a5..3744d06 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This is the beginning of a program to root and extract data from android devices using adb ## Features -*Automatically detect the correct version of TWRP for a plugged in device -*Root any device that is TWRP compatible +* Automatically detect the correct version of TWRP for a plugged in device +* Root any device that is TWRP compatible ## To-Do -*~~Implement a menu system~~\ -*~~Implement Fastboot and Magisk compatibility to root a device~~\ -*Implement utilities to pull and process app data +* ~~Implement a menu system~~\ +* ~~Implement Fastboot and Magisk compatibility to root a device~~\ +* Implement utilities to pull and process app data