docs(readme): minor changes to how badges works

* Better description for the repository license badge

* Clicking on badges open you the relevant url
This commit is contained in:
Pun 2023-07-08 20:43:10 +07:00 committed by GitHub
parent f862e82b33
commit b41d0dd30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# ReVanced Manager (Compose Rewrite)
![GitHub](https://img.shields.io/github/license/revanced/revanced-manager-compose)
![GitHub last commit](https://img.shields.io/github/last-commit/revanced/revanced-manager-compose)
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/revanced/revanced-manager-compose)
[![GitHub license](https://img.shields.io/github/license/revanced/revanced-manager-compose)](/LICENSE)
[![GitHub last commit](https://img.shields.io/github/last-commit/revanced/revanced-manager-compose)](https://github.com/revanced/revanced-manager-compose/commits)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/revanced/revanced-manager-compose)](https://github.com/revanced/revanced-manager-compose/commits)
_(Yet another)_ rewrite of the ReVanced Manager using Kotlin and Jetpack Compose.