aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18d0e0a..0f1c11c 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
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"
+
## Example
See the [/example](/example) directory.