mirror of
https://github.com/nasa/trick.git
synced 2025-03-10 22:44:25 +00:00
Update README.md
Fix a typo.
This commit is contained in:
parent
64fe672321
commit
31033f5193
@ -1,6 +1,6 @@
|
||||
# CannonBall
|
||||
|
||||
This is an example of using the RK2Integrator to create a simple cannon ball simulation. We also use a rootfinder with out integrator to detect contact with the ground, and bounce the cannonball.
|
||||
This is an example of using the RK2Integrator to create a simple cannon ball simulation. We also use a rootfinder with our integrator to detect contact with the ground, and bounce the cannonball.
|
||||
|
||||
```
|
||||
$ make
|
||||
|
Loading…
x
Reference in New Issue
Block a user