From 6003e68d47cffd909d1255bef2ac66c6bcbaaecb Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Mon, 8 May 2023 01:20:20 +0200 Subject: [PATCH] docs: remove "the" in front of ReVanced names --- docs/0_prerequisites.md | 4 ++-- docs/1_usage.md | 8 ++++---- docs/README.md | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/0_prerequisites.md b/docs/0_prerequisites.md index 353fac2..5e57773 100644 --- a/docs/0_prerequisites.md +++ b/docs/0_prerequisites.md @@ -10,6 +10,6 @@ To use ReVanced CLI, you will need to fulfill certain requirements. ## ⏭️ 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) \ No newline at end of file +Continue: [🛠️ Using ReVanced CLI](1_usage.md) \ No newline at end of file diff --git a/docs/1_usage.md b/docs/1_usage.md index 9b22378..2409457 100644 --- a/docs/1_usage.md +++ b/docs/1_usage.md @@ -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) @@ -24,7 +24,7 @@ Learn how to use the ReVanced CLI. ## 🔨 ReVanced CLI Usage -- ### Show all available options for the ReVanced CLI +- ### Show all available options for ReVanced CLI ```bash java -jar revanced-cli.jar -h @@ -38,7 +38,7 @@ Learn how to use the ReVanced CLI. -l ``` -- ### Use the ReVanced CLI without root permissions +- ### Use ReVanced CLI without root permissions ```bash java -jar revanced-cli.jar \ diff --git a/docs/README.md b/docs/README.md index bd3eaeb..95a1656 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,8 +1,8 @@ # 💻 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 1. [💼 Prerequisites](0_prerequisites.md) -2. [🛠️ Using the ReVanced CLI](1_usage.md) +2. [🛠️ Using ReVanced CLI](1_usage.md)