mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
docs: update readme badges (#1227)
This commit is contained in:
parent
8bd73c3afa
commit
e6eb8accf2
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# ReVanced Manager (Compose Rewrite)
|
||||
|
||||
[![GitHub license](https://img.shields.io/github/license/ReVanced/revanced-manager)](/LICENSE)
|
||||
[![GitHub last commit](https://img.shields.io/github/last-commit/ReVanced/ReVanced-manager-compose)](https://github.com/ReVanced/revanced-manager/commits)
|
||||
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/ReVanced/ReVanced-manager)](https://github.com/ReVanced/revanced-manager/commits)
|
||||
[![GitHub license](https://img.shields.io/github/license/revanced/revanced-manager)](../../blob/main/LICENSE)
|
||||
[![GitHub last commit](https://img.shields.io/github/last-commit/revanced/revanced-manager/compose-dev)](https://github.com/ReVanced/revanced-manager/commits/compose-dev)
|
||||
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/revanced/revanced-manager/compose-dev)](https://github.com/ReVanced/revanced-manager-compose/commits/compose-dev)
|
||||
|
||||
_(Yet another)_ rewrite of the ReVanced Manager using Kotlin and Jetpack Compose.
|
||||
|
||||
|
|
Loading…
Reference in a new issue