diff --git a/README.md b/README.md index 9a10af7..07377d0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # magisk_boot.sh -Quick boot patch script for Magisk +The script patches the `boot.img` of LineageOS after an OTA update having LineageOS recovery running. +It actually follows [Magisk's official instructions](https://topjohnwu.github.io/Magisk/install.html#patching-images), just in a quicker way.