update readme

This commit is contained in:
j-hc 2023-07-11 15:50:08 +03:00
parent e1d25cee35
commit c42dcd8bd2

View File

@ -26,11 +26,11 @@ Get the [latest CI release](https://github.com/j-hc/revanced-magisk-module/relea
#### **Note that the [CI workflow](../../actions/workflows/ci.yml) is scheduled to build the modules and APKs everyday using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.**
## To include/exclude patches or patch more ReVanced Apps
[**See the list of patches**](https://github.com/revanced/revanced-patches#-patches)
[**See the list of patches**](https://j-hc.github.io/rvmm-config-gen/)
* Star the repo :eyes:
* [Fork the repo](https://github.com/j-hc/revanced-magisk-module/fork) or use it as a template
* Customize [`config.toml`](./config.toml) by hand or using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/)
* Customize [`config.toml`](./config.toml) using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/)
* Run the build [workflow](../../actions/workflows/build.yml)
* Grab your modules and APKs from [releases](../../releases)