docs: part 8

Co-authored-by: Ushie <ushiekane@gmail.com>
This commit is contained in:
Pun Butrach
2023-10-22 12:38:49 +07:00
committed by GitHub
parent a3c48d14ab
commit 07ee005613
3 changed files with 8 additions and 8 deletions

View File

@ -53,7 +53,7 @@ ReVanced Manager is an Android application that uses ReVanced Patcher to add, re
We provide the some of the features are:
* 📱 **Portable**: ReVanced Patcher that fit in your pocket!
* 🤗 **Intuitive UI**: Help you manage your patched applications *intuitively*!
* 🛠️ **Customization**: Patch using 3rd-party sources and integration!
* 🛠️ **Customization**: Patch with third-party sources!
* ✨ And a **lot more!**
### 🔽 Download
@ -62,13 +62,13 @@ You can obtain ReVanced Manager by downloading it from either [ReVanced site](ht
## 🌱 Miscellaneous
### 📄 Documentation
Step on how to use the application are available [here](/docs/README.md).
Documentation on how to use the application is available [here](/docs/README.md).
### 👋 Contributing
Thanks for consider contributing to ReVanced Manager, you can find the contribution guidelines [here](/CONTRIBUTING.md).
Thank you for considering contributing to ReVanced Manager, you can find the contribution guidelines [here](/CONTRIBUTING.md).
### 🔴 Issues
For suggestions and bug reports, open an issue [here](https://github.com/ReVanced/revanced-manager/issues/choose).
## ⚖️ License
ReVanced Manager adopt the [GNU General Public License 3.0](/LICENSE), [tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3): You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.
ReVanced Manager adopts the [GNU General Public License 3.0](/LICENSE), [tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3): You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.