aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-09-29 13:02:31 +0200
committerPolesznyák Márk <contact@pml68.dev>2025-09-29 13:06:25 +0200
commitbaa75d0a60696acf25ebe84d27f2bd048afcba8a (patch)
tree5f477b916bbc33197fa9208edeb67b2984ea11cb
parentci(doc): refactor git master ref check for page upload (diff)
downloadiced_dialog-baa75d0a60696acf25ebe84d27f2bd048afcba8a.tar.gz
docs(README): add builds.sr.ht status and docs website status
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index bbfb9d6..9847f1e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# iced_dialog
+[![builds.sr.ht status](https://builds.sr.ht/~pml68/iced_dialog.svg)](https://builds.sr.ht/~pml68/iced_dialog) &nbsp;
+[![docs](https://img.shields.io/website?url=https%3A%2F%2Ficed-dialog.pml68.dev&label=docs)](https://iced-dialog.pml68.dev)
+
Custom dialog for [`iced`](https://iced.rs)
It's mostly the dialog from @frgp42's [Fluent Iced Gallery](https://github.com/frgp42/fluent_iced_gallery), but made into a "widget"