diff --git a/README.md b/README.md index b038ede..07ffde5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ `llimphi` is a sovereign, retained-mode UI framework with an Elm-style loop (`input → update → view → layout → raster → present`). Declarative pipeline over `vello` + `wgpu` + `taffy` + `parley`, with `Dark/Light/Aurora/Sunset` themes and a multi-platform HAL (Wayland · X11 · Win32 · Android · Wawa bare-metal). It powers a full Rust application suite; this repository is the framework extracted to stand on its own. +
+
+
+ cargo run -p llimphi-ui --example counter
+