aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-31 17:45:22 +0100
committerMohamedBassem <me@mbassem.com>2024-03-31 19:27:25 +0100
commita0d2ac777cc52b937b52648231d036a2cc79b2c4 (patch)
tree37e68628d4ea58ed4cd668af53d80eb7d9992602
parented46407c41405014dda4cbd3dc7a39d04d1a15ac (diff)
downloadkarakeep-a0d2ac777cc52b937b52648231d036a2cc79b2c4.tar.zst
readme: Add links to repo badges
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index c66bf6a8..132f4a78 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,12 @@
<div align="center">
- <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/MohamedBassem/hoarder-app/ci.yml" />
- <img alt="GitHub Release" src="https://img.shields.io/github/v/release/mohamedbassem/hoarder-app" />
+ <a href="https://github.com/MohamedBassem/hoarder-app/actions/workflows/ci.yml">
+ <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/MohamedBassem/hoarder-app/ci.yml" />
+ </a>
+ <a href="https://github.com/MohamedBassem/hoarder-app/releases">
+ <img alt="GitHub Release" src="https://img.shields.io/github/v/release/mohamedbassem/hoarder-app" />
+ </a>
<a href="https://discord.gg/NrgeYywsFh">
- <img alt="Discord" src="https://img.shields.io/discord/1223681308962721802" />
+ <img alt="Discord" src="https://img.shields.io/discord/1223681308962721802?label=chat%20on%20discord" />
</a>
</div>