From baa75d0a60696acf25ebe84d27f2bd048afcba8a Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Mon, 29 Sep 2025 13:02:31 +0200 Subject: docs(README): add builds.sr.ht status and docs website status --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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)   +[![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" -- cgit v1.2.3