diff --git a/README.md b/README.md index 3991661..e81c543 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,8 @@ The library comes with the following list of widgets: * [Canvas (with line, point cloud, map)](examples/canvas.rs) * [Tabs](examples/tabs.rs) -Click on each item to get an example. +Click on each item to see the source of the example. Run the examples with with +cargo (e.g. to run the demo `cargo run --example demo`), and quit by pressing `q`. ### Demo