Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Multirious authored Mar 21, 2024
1 parent c058193 commit 133c8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ or [`bevy_easings`](https://github.com/vleue/bevy_easings):
- Everything exists in the ECS world with no hidden structure, everything can
be freely accessed.
- Makes a very extendable system, thanks Bevy's ECS!
- Much more powerful timer. Time anything in anyway however you liked.
- Users of this crate are free to decide if they want to only use generic,
only trait object, or even both for tweening! They both came with their pros
and cons which will be explained in the documentation.
Expand Down

0 comments on commit 133c8c8

Please sign in to comment.