docs: remove "the" in front of ReVanced names

This commit is contained in:
oSumAtrIX 2023-05-08 01:20:20 +02:00
parent 9f8c2aeedf
commit 6003e68d47
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
3 changed files with 8 additions and 8 deletions

View File

@ -10,6 +10,6 @@ To use ReVanced CLI, you will need to fulfill certain requirements.
## ⏭️ Whats next ## ⏭️ Whats next
The next section will show, how to use the [ReVanced CLI](https://github.com/revanced/revanced-cli). The next section will show, how to use [ReVanced CLI](https://github.com/revanced/revanced-cli).
Continue: [🛠️ Using the ReVanced CLI](1_usage.md) Continue: [🛠️ Using ReVanced CLI](1_usage.md)

View File

@ -1,6 +1,6 @@
# 🛠️ Using the ReVanced CLI # 🛠️ Using ReVanced CLI
Learn how to use the ReVanced CLI. Learn how to ReVanced CLI.
## ⚡ Setup (optional) ## ⚡ Setup (optional)
@ -24,7 +24,7 @@ Learn how to use the ReVanced CLI.
## 🔨 ReVanced CLI Usage ## 🔨 ReVanced CLI Usage
- ### Show all available options for the ReVanced CLI - ### Show all available options for ReVanced CLI
```bash ```bash
java -jar revanced-cli.jar -h java -jar revanced-cli.jar -h
@ -38,7 +38,7 @@ Learn how to use the ReVanced CLI.
-l -l
``` ```
- ### Use the ReVanced CLI without root permissions - ### Use ReVanced CLI without root permissions
```bash ```bash
java -jar revanced-cli.jar \ java -jar revanced-cli.jar \

View File

@ -1,8 +1,8 @@
# 💻 Documentation and guides of ReVanced CLI # 💻 Documentation and guides of ReVanced CLI
This documentation explains how to use the [ReVanced CLI](https://github.com/revanced/revanced-cli). This documentation explains how to use [ReVanced CLI](https://github.com/revanced/revanced-cli).
## 📖 Table of contents ## 📖 Table of contents
1. [💼 Prerequisites](0_prerequisites.md) 1. [💼 Prerequisites](0_prerequisites.md)
2. [🛠️ Using the ReVanced CLI](1_usage.md) 2. [🛠️ Using ReVanced CLI](1_usage.md)