formatting updates

This commit is contained in:
Kevin Rode 2019-09-28 20:21:11 -04:00 committed by GitHub
parent d1ecdd5356
commit 4507e7c54d
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