mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-30 14:04:26 +02:00
docs: part 8
Co-authored-by: Ushie <ushiekane@gmail.com>
This commit is contained in:
parent
a3c48d14ab
commit
07ee005613
@ -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.
|
||||
|
@ -3,7 +3,7 @@ In order to compile ReVanced Manager, certain requirements must be met.
|
||||
|
||||
## 📝 Prerequisites
|
||||
* Kotlin IDE such as [Android Studio](https://developer.android.com/studio)
|
||||
* Knowledge of [Android](https://android.com) App development, [Kotlin](https://kotlinlang.org/) language.
|
||||
* Knowledge of [Android](https://android.com) app development, and the [Kotlin](https://kotlinlang.org/) language.
|
||||
* At least JDK 17 of any vendors
|
||||
|
||||
## 🏃 Prepare the environment
|
||||
@ -17,6 +17,6 @@ In order to compile ReVanced Manager, certain requirements must be met.
|
||||
```
|
||||
|
||||
## ⏭️ What's next
|
||||
The next page will introduce you to basic overview of ReVanced Manager
|
||||
The next page will introduce you to the basic overview of ReVanced Manager
|
||||
|
||||
Continue: [💁 Overview](1_overview.md)
|
||||
|
@ -1,11 +1,11 @@
|
||||
# 💊 ReVanced Manager
|
||||
This documentation explains how the [ReVanced Manager](https://github.com/ReVanced/revanced-manager) work.
|
||||
This documentation explains how [ReVanced Manager](https://github.com/ReVanced/revanced-manager) works.
|
||||
|
||||
## 📖 Table of contents
|
||||
0. [💼 Preparing a development environment](0_preparation.md)
|
||||
1. [💁 Overview](1_overview.md)
|
||||
|
||||
## ⏭️ Start here
|
||||
The next page will tell you how to prepare a environment for ReVanced Manager.
|
||||
The next page will tell you how to prepare a development environment for ReVanced Manager.
|
||||
|
||||
Continue: [💼 Preparing a developer environment](0_preparation.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user