aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-22 02:01:55 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-22 02:01:55 +0100
commitdd5cc9c40b4b733c3a5ade7a5203c22bd724a2fd (patch)
tree1ae68d918a8ff0c0aa6206035395ae41cf3e3ed5
parentfd28883dc7f31e43a7abaa4f0c80e8a422ba9d30 (diff)
downloadsentrum-dd5cc9c40b4b733c3a5ade7a5203c22bd724a2fd.tar.gz
sentrum-dd5cc9c40b4b733c3a5ade7a5203c22bd724a2fd.tar.bz2
sentrum-dd5cc9c40b4b733c3a5ade7a5203c22bd724a2fd.zip
Add README badges
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c96e635..b37d0c7 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# sentrum
+![Crates.io Total Downloads](https://img.shields.io/crates/d/sentrum?style=for-the-badge&label=crates.io)
+![AUR Version](https://img.shields.io/aur/version/sentrum?style=for-the-badge)
+![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sommerfelddev/sentrum/ci.yml?style=for-the-badge&label=CI)
+![GitHub Release](https://img.shields.io/github/v/release/sommerfelddev/sentrum?style=for-the-badge)
+
Daemon that monitors the Bitcoin blockchain for transactions involving your
wallets and sends you notifications in many different channels (ntfy push
notifications, email, telegram, nostr, arbitrary command, etc).