typo fix
This commit is contained in:
parent
9fa273dea9
commit
a01f6e711c
@ -1,5 +1,5 @@
|
||||
# bevy-nbody
|
||||
|
||||
An N-body simulation in Rust using the [bevy](https://bevyengine.org) crate for rendering and [bignang](https://docs.rs/bigbang/0.0.9/bigbang/) crate for the n-body calculations.
|
||||
An N-body simulation in Rust using the [bevy](https://bevyengine.org) crate for rendering and [bigbang](https://docs.rs/bigbang/0.0.9/bigbang/) crate for the n-body calculations.
|
||||
|
||||
![screenshot](assets/nbody.png)
|
Loading…
Reference in New Issue
Block a user