aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 668abfb..a4d971c 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},