Update README.md

This commit is contained in:
jmpenn 2020-09-27 19:20:10 -05:00 committed by GitHub
parent 54edb65c88
commit 374d500f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# MassSpringDamper
This program uses the SemiImplicitEuler integrator to simulate a simple mass-spring-damper.
This program uses the SA::EulerCromerIntegrator to simulate a simple mass-spring-damper.
Generate the results as follows:
'''