Skip to content

Commit

Permalink
Add potential chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Oct 13, 2024
1 parent 2d15b5c commit 65349c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,11 @@ Code

### Section for possible chapters

Code |Code coverage |Chapter [2] |Description |Concepts
Code |Code coverage |Chapter ccc |Description |Concepts
----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------|-----------------------------------------|------------------
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_game_state) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_game_state/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_game_state) |. |Use Bevy states |Minimal example, state, States
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_resources) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources) |. |Use Bevy resources |Minimal example, resources
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_resources) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_resources) |. |Use Bevy resources |Minimal example, resources
[code](https://github.com/richelbilderbeek/bevy_tdd_book_use_window_title) |[![codecov](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_window_title/graph/badge.svg?token=XAVFZYDQKZ)](https://codecov.io/gh/richelbilderbeek/bevy_tdd_book_use_window_title) |. |Get and set a window's title |Minimal example, window title

### Appendix

Expand Down

0 comments on commit 65349c9

Please sign in to comment.