Skip to content

Commit

Permalink
chore: generate README
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2024
1 parent 208f9de commit 6f45954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/bevy_gltf_kun/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The resulting [GltfExportResult](export::gltf::GltfExportResult) will contain a
[GltfDocument](gltf_kun::graph::gltf::document::GltfDocument) that can be exported to various
file types. See [gltf_kun] for more information on how to do so.


```rust
use bevy::prelude::*;
use bevy_gltf_kun::{
Expand Down

0 comments on commit 6f45954

Please sign in to comment.