Skip to content

Commit b1ee43c

Browse files
committed
add missing example link
1 parent 1fbe9a7 commit b1ee43c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ To see more complex applications of this library have a look at the examples:
264264
- [generating statically typed lua wrappers + ReflectReference system](examples/wrappers.rs)
265265
- [lua - documentation generation + lua static typing](examples/lua/documentation_gen.rs)
266266
- [lua - bevy console integration](examples/lua/console_integration.rs)
267+
- [lua - dynamic queryies](examples/lua/dynamic_queries.rs)
267268
- [rhai - bevy console integration](examples/rhai/console_integration.rs)
268269
- [lua - game of life with teal](examples/lua/game_of_life.rs)
269270
- [rhai - game of life](examples/rhai/game_of_life.rs)

0 commit comments

Comments
 (0)