formatting changes

This commit is contained in:
Kevin Rode 2019-09-28 20:21:36 -04:00 committed by GitHub
parent 4507e7c54d
commit 5fdae135b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,10 @@
This is the beginning of a program to root and extract data from android devices using adb This is the beginning of a program to root and extract data from android devices using adb
## Features ## Features
*Automatically detect the correct version of TWRP for a plugged in device * Automatically detect the correct version of TWRP for a plugged in device
*Root any device that is TWRP compatible * Root any device that is TWRP compatible
## To-Do ## To-Do
*~~Implement a menu system~~\ * ~~Implement a menu system~~\
*~~Implement Fastboot and Magisk compatibility to root a device~~\ * ~~Implement Fastboot and Magisk compatibility to root a device~~\
*Implement utilities to pull and process app data * Implement utilities to pull and process app data