Skip to content

Commit

Permalink
Fix 'detached_app' example README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rockisch committed Sep 19, 2023
1 parent 2385348 commit d92e226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/detached_app/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`.

```sh
cargo run -p hello_world
cargo run -p detached_app
```

![](screenshot.png)

0 comments on commit d92e226

Please sign in to comment.