docs: Improve wording in README

This commit is contained in:
oSumAtrIX
2023-12-04 02:41:37 +01:00
committed by GitHub
parent 66be625f25
commit 2d540d6b36

View File

@@ -1,19 +1,19 @@
# 👋🧩 ReVanced Patches template
This is a template for creating a new ReVanced Patches repository.
The repository can have multiple patches and patches from other repositories can be used together.
The repository can have multiple patches, and patches from other repositories can be used together.
For an example repository, see [ReVanced Patches](https://github.com/revanced/revanced-patches).
## 🚀 Get started
In order to start using this template, follow these steps:
To start using this template, follow these steps:
### 1. [Create a new repository using this template](https://github.com/new?template_name=revanced-patches-template&template_owner=ReVanced)
### 2. Set up the `build.gradle.kts` file
Match the group of the project, the manifest attributes as well as the POM that will be published to yours.
Match the group of the project, the manifest attributes, and the POM that will be published to yours.
### 3. Set up the `README.md` file[^1]