From fa0f356e84d28633f3b7b4038a70f40a9e8938e2 Mon Sep 17 00:00:00 2001 From: pml68 Date: Fri, 4 Jul 2025 02:19:03 +0200 Subject: doc: use `README` as crate documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1712ee2..cdccd3c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It's mostly the dialog from @frgp42's [Fluent Iced Gallery](https://github.com/f ## Example -```rust +```rust,no_run use iced::{ Element, Length, Task, widget::{button, center, column, text}, -- cgit v1.2.3