Skip to content

Commit

Permalink
Improve start
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Aug 10, 2024
1 parent 06eba8a commit 78a7e34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/chapters/add_text.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ This chapter shows how to add a text to a game.

This chapter introduces:

- Working with Rust `String`s
- The Bevy `TextBundle`
- Using `app.update()` in the wrong place causing problems

## 2.6.1. First test: an `App` has no text

Expand Down

0 comments on commit 78a7e34

Please sign in to comment.