diff --git a/README.md b/README.md index 68812f6..54fa779 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,14 @@ $ ./download_latest_ota_build.sh cheetah raven redfin ``` -## To do +## To-do - [x] Downloads latest OTA Image from [Google Full OTA Images](https://developers.google.cn/android/ota). - [x] Check for dependencies - [x] Extract factory images - [x] Extract OTA images - [x] Build props - [x] Use of GitHub Actions to automate the update/commit/push/release process on schedule +- [ ] Use of GitHub Actions to automate the release of props on the Telegram Channel - [ ] ~~Download latest factory image from [Google Android Images](https://developers.google.com/android/images)~~ You can also help me finish those todo's by forking this repository, modifying the script and pushing a pull request.