mirror of
https://github.com/fdehau/tui-rs.git
synced 2024-10-30 21:20:22 +00:00
add note to readme about running/quitting examples
This commit is contained in:
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…
Reference in New Issue
Block a user