add note to readme about running/quitting examples

pull/21/head
William Bush 7 years ago committed by Florian Dehau
parent 71545a0aa8
commit 80f5f9f481

@ -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

Loading…
Cancel
Save