Skip to content

Commit

Permalink
Update README.md with new name (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrankel authored Sep 19, 2024
1 parent ea00a71 commit fae1c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Bevy New
# Bevy New Minimal

A minimal template for use when generating new Bevy projects.

Expand All @@ -12,7 +12,7 @@ bevy new projectname
Using [`cargo generate`](https://cargo-generate.github.io/cargo-generate/):
```shell
cargo install cargo-generate
cargo generate thebevyflock/bevy_new
cargo generate thebevyflock/bevy_new_minimal
```

## License
Expand Down

0 comments on commit fae1c5d

Please sign in to comment.