Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bu5hm4nn committed Mar 30, 2023
1 parent 6437123 commit c9cc52c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/wrapping-layout/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Example showing some UI controls like `Label`, `TextEdit`, `Slider`, `Button`.
Example showing `ui.horizontal_wrapping()` layout

```sh
cargo run -p hello_world
cargo run -p wrapping-layout
```

![](screenshot.png)

0 comments on commit c9cc52c

Please sign in to comment.