mirror of
https://github.com/fdehau/tui-rs.git
synced 2024-10-30 21:20:22 +00:00
fix(readme): typo in demo section
There was a very small typo in the README on line 40, which cited the `examples` folder as `exmples`. This resolves that issue.
This commit is contained in:
parent
e789c671b0
commit
6204eddade
@ -37,7 +37,7 @@ you may rely on the previously cited libraries to achieve such features.
|
|||||||
### Demo
|
### Demo
|
||||||
|
|
||||||
The demo shown in the gif can be run with all available backends
|
The demo shown in the gif can be run with all available backends
|
||||||
(`exmples/*_demo.rs` files). For example to see the `termion` version one could
|
(`examples/*_demo.rs` files). For example to see the `termion` version one could
|
||||||
run:
|
run:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user