docs: Fix mistakes and wording

This commit is contained in:
oSumAtrIX 2024-02-23 03:55:36 +01:00
parent f2368ccf27
commit 2fcb74e79d
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 7 additions and 7 deletions

View File

@ -67,13 +67,13 @@ Command line application to use ReVanced.
## ❓ About ## ❓ About
ReVanced CLI is a command line application to patch apps using ReVanced. ReVanced CLI is a command line application that patches apps using ReVanced.
ReVanced CLI also comes with commands to uninstall or install patched apps and list patches from supplied patch bundles. ReVanced CLI also has commands to uninstall or install patched apps and list patches from supplied patch bundles.
## πŸš€ Download ## πŸš€ Download
You can download the most recent version of ReVanced CLI from You can download the most recent version of ReVanced CLI from
[here](https://github.com/ReVanced/revanced-cli/releases/latest). Learn how to use ReVanced CLI by following the [documentation](/docs). [here](https://github.com/ReVanced/revanced-cli/releases/latest). Use ReVanced CLI by following the [documentation](/docs).
## πŸ“š Everything else ## πŸ“š Everything else
@ -84,10 +84,10 @@ You can find the contribution guidelines [here](CONTRIBUTING.md).
### πŸ› οΈ Building ### πŸ› οΈ Building
In order to build ReVanced CLI, you can follow the [documentation](/docs). To build a ReVanced CLI, you can follow the [documentation](/docs).
## πŸ“œ Licence ## πŸ“œ Licence
ReVanced CLI is licensed under the GPLv3 licence. Please see the [licence file](LICENSE) for more information. ReVanced CLI is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information.
[tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3) you may copy, distribute and modify ReVanced CLI as long as you track changes/dates in source files. [tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3) you may copy, distribute and modify ReVanced CLI as long as you track changes/dates in source files.
Any modifications to ReVanced CLI must also be made available under the GPL along with build & install instructions. Any modifications to ReVanced CLI must also be made available under the GPL, along with build & install instructions.