diff --git a/README.md b/README.md index 323372f..9cb2b46 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ An mdBook preprocessor to turn [iced] code blocks into interactive examples. ## Overview -This is a simple mdBook preprocessor that can add a play button to any [iced] code blocks. +This is a simple mdBook preprocessor that can add a play button to any [iced] code block. Pressing the play button loads and embeds the resulting Wasm application in a fully interactive `` right under the code block.