diff --git a/examples.html b/examples.html index 8370fa4..63762e5 100644 --- a/examples.html +++ b/examples.html @@ -114,7 +114,7 @@

Examples

- Three apps in the box. + Rich examples out of the box.

Each example is a standalone cargo project under examples/ in the repo. Clone, run, read, fork. @@ -149,21 +149,7 @@ A multi-page app with a focusable list, page navigation, and quit. The minimal end-to-end example — the one to read first to understand the architecture.

-

Run it

-
- cargo run --example default - -
+

What it shows