From 349ff5749a975edbcbcb47ca886557631fe56dcf Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 10 Oct 2023 01:08:17 +0200 Subject: [PATCH] docs: Move warning to the beginning of it's section --- docs/1_usage.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/1_usage.md b/docs/1_usage.md index f5e0666..403e191 100644 --- a/docs/1_usage.md +++ b/docs/1_usage.md @@ -63,6 +63,11 @@ ReVanced CLI is divided into the following fundamental commands: > ``` > + > [!WARNING] + > Some patches may require integrations + > such as [ReVanced Integrations](https://github.com/revanced/revanced-integrations). + > Supply them with the option `--merge`. ReVanced Patcher will automatically determine if they are necessary. + - #### 👾 Patch an app and install it on your device regularly ```bash @@ -95,11 +100,6 @@ ReVanced CLI is divided into the following fundamental commands: app.apk ``` - > [!WARNING] - > Some patches may require integrations - > such as [ReVanced Integrations](https://github.com/revanced/revanced-integrations). - > Supply them with the option `--merge`. ReVanced Patcher will automatically determine if they are necessary. - - ### 🗑️ Uninstall an app ```bash