Skip to content

Commit 1ac98d4

Browse files
committed
Add acknowledgement mention in the README
1 parent e5eb382 commit 1ac98d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,8 @@ fn setup(mut meshes: ResMut<Assets<Mesh>>,
6969

7070
```
7171

72-
Take a look in the `examples/` directory for a complete working example.
72+
Take a look in the `examples/` directory for a complete working example.
73+
74+
## Acknowledgements
75+
76+
This asset loader is powered by the awesome [`building-blocks`](https://github.com/bonsairobo/building-blocks) crate.

0 commit comments

Comments
 (0)