Update README.md

Fix quotes in README.md
This commit is contained in:
jmpenn 2020-09-27 18:39:26 -05:00 committed by GitHub
parent cb3869a36c
commit 54edb65c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,10 @@
This is an example of using the RK2Integrator to create a simple cannon ball simulation.
'''
```
$ make
$ ./CannonBall > cannon.csv
$ python plot_trajectory.py
'''
```
![Cannon](images/Cannon.png)