diff --git a/README.md b/README.md index 1a54e65..b27ada4 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,22 @@ Read This Before Proceeding :- +After you finish compiling a build, before uploading, you need to type this into your terminal: + +```bash + date +%s +``` +It will generation for u it is datetime and add it after generate json + Clone the OTA repo in your ROM directory. To generate json and push OTA, ```bash bash OTA/support/ota.sh e.g. -bash OTA/support/ota.sh wayne pex "Christian de la Cruz" https://t.me/chdelacr https://forum.xda-developers.com/ +bash OTA/support/ota.sh lavender cherish "Hung Phan" https://t.me/hungphan2001 https://forum.xda-developers.com/ ``` +After uploading........ + NOTES: - ROM directory will look for *home//*. - Use double quotes for parameters with more than a single word, like maintainer name in the example above.