docs: Updating patches docs

This commit is contained in:
Pun Butrach
2026-03-17 18:38:20 +07:00
parent 614d3233b0
commit 16a7ad87bd

View File

@@ -4,12 +4,16 @@ Learn how to add new, manage existing or remove patches.
## ✅ Steps to manage patches
Select on one of the patches from the list to manage or remove it.
### Adding patches
1. Navigate to the `Patches` tab at the top navigation bar
2. Tap on the `+` button in the bottom right corner
3. Chose one of the options to add new patches[^1]:
2. Tap on the floating edit ✏️ button in the bottom right corner
3. The button will transition to add patches button, the floating plus `+` button, tap it
4. Choose one of the options to add new patches[^1]:
- **Enter URL**: Add patches from a remote location
- **Select from storage**: Add patches from your local storage
4. Select one of the patches from the list to manage or remove it
[^1]: The selected file must be a JSON using the [ReVanced API](https://github.com/revanced/revanced-api) format
(Example: `https://api.revanced.app/v4/patches`).