|
60 | 60 |
|
61 | 61 | # 💊 ReVanced Manager
|
62 | 62 |
|
63 |
| -[](https://github.com/ReVanced/revanced-manager/commits/compose-dev "") |
64 |
| -[](https://github.com/ReVanced/revanced-manager-compose/commits/compose-dev "") |
| 63 | +[](https://github.com/ReVanced/revanced-manager/actions/workflows/release.yml) |
| 64 | +[](#️-license) |
65 | 65 |
|
66 |
| -ReVanced Manager is an Android application that uses ReVanced Patcher to add, remove, and modify existing functionalities in Android applications. |
| 66 | +Application to use ReVanced on Android |
| 67 | + |
| 68 | +## ❓ About |
| 69 | + |
| 70 | +ReVanced Manager is an application that uses [ReVanced Patcher](https://github.com/revanced/revanced-patcher) to patch Android apps. |
67 | 71 |
|
68 | 72 | ## 💪 Features
|
69 | 73 |
|
70 |
| -We provide the some of the features are: |
| 74 | +Some of the features ReVanced Manager provides are: |
71 | 75 |
|
72 |
| -* 📱 **Portable**: ReVanced Patcher that fit in your pocket; |
73 |
| -* 🤗 **Intuitive UI**: Help you manage your patched applications with easy-to-use interface; |
74 |
| -* 🛠️ **Customization**: Patch with third-party sources; |
75 |
| -* ✨ And a **lot more!** |
| 76 | +- 💉 **Patch apps**: Apply any patch of your choice to Android apps |
| 77 | +- 📱 **Portable**: ReVanced Patcher that fits in your pocket |
| 78 | +- 🤗 **Simple UI**: Quickly understand the ins and outs of ReVanced Manager |
| 79 | +- 🛠️ **Customization**: Configurable API, custom sources, language, signing keystore, theme and more |
76 | 80 |
|
77 | 81 | ## 🔽 Download
|
78 | 82 |
|
79 |
| -You can get ReVanced Manager by downloading from [ReVanced site](https://revanced.app/download) or [GitHub releases](https://github.com/ReVanced/revanced-manager/releases). |
| 83 | +You can get ReVanced Manager the most recent version of by downloading from |
| 84 | +the [ReVanced site](https://revanced.app/download) or [GitHub releases](https://github.com/ReVanced/revanced-manager/releases/latest). |
| 85 | + |
| 86 | +Learn how to use ReVanced Manager by following the [documentation](/docs). |
80 | 87 |
|
81 | 88 | ## 📚 Everything else
|
82 | 89 |
|
83 |
| -### 📄 Documentation |
| 90 | +### 📙 Contributing |
84 | 91 |
|
85 |
| -Documentation on how to use the application is available [here](/docs/README.md). |
| 92 | +You can find the contribution guidelines [here](CONTRIBUTING.md). |
| 93 | +Thank you for considering contributing to ReVanced Manager. |
86 | 94 |
|
87 |
| -### 👋 Contributing |
| 95 | +### 🛠️ Building |
88 | 96 |
|
89 |
| -Thank you for considering contributing to ReVanced Manager, you can find the contribution guidelines [here](/CONTRIBUTING.md). |
| 97 | +To build a ReVanced Manager, you can follow the [documentation](/docs). |
90 | 98 |
|
91 |
| -### 🔴 Issues |
| 99 | +### 📄 Documentation |
92 | 100 |
|
93 |
| -For suggestions and bug reports, open an issue [here](https://github.com/ReVanced/revanced-manager/issues/choose). |
| 101 | +You can find the documentation for ReVanced Manager [here](/docs). |
94 | 102 |
|
95 | 103 | ## ⚖️ License
|
96 | 104 |
|
97 |
| -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. |
| 105 | +ReVanced Manager is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information. |
| 106 | +[tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3) you may copy, distribute and modify ReVanced Manager as long as you track changes/dates in source files. |
| 107 | +Any modifications to ReVanced Manager must also be made available under the GPL, along with build & install instructions. |
0 commit comments