Skip to content

Commit

Permalink
docs(readme): minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie authored and oSumAtrIX committed Sep 7, 2023
1 parent aeba0b9 commit 9d6ac6b
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,26 @@
The official ReVanced Manager based on Flutter.

## πŸ”½ Download
To download latest Manager, go [here](https://github.com/revanced/revanced-manager/releases/latest) and install the provided APK file.

You can obtain ReVanced Manager by downloading it from either [revanced.app/download](https://revanced.app/download) or [GitHub Releases](https://github.com/ReVanced/revanced-manager/releases)

## πŸ“ Prerequisites

1. Android 8 or higher
2. Does not work on some armv7 devices
2. Incompatible with certain ARMv7 devices

## πŸ”΄ Issues
For suggestions and bug reports, open an issue [here](https://github.com/revanced/revanced-manager/issues/new/choose).

## πŸ’­ Discussion
If you wish to discuss the Manager, a thread has been made under the [#development](https://discord.com/channels/952946952348270622/1002922226443632761) channel in the Discord server, please note that this thread may be temporary and may be removed in the future.

For suggestions and bug reports, open an issue [here](https://github.com/revanced/revanced-manager/issues/new/choose).

## 🌐 Translation

[![Crowdin](https://badges.crowdin.net/revanced/localized.svg)](https://crowdin.com/project/revanced)

If you wish to translate ReVanced Manager, we're accepting translations on [Crowdin](https://translate.revanced.app)
We're accepting translations on [Crowdin](https://translate.revanced.app)

## πŸ› οΈ Building Manager from source

1. Setup flutter environment for your [platform](https://docs.flutter.dev/get-started/install)
2. Clone the repository locally
3. Add your github token in gradle.properties like [this](/docs/4_building.md)
Expand Down

0 comments on commit 9d6ac6b

Please sign in to comment.