diff --git a/README.md b/README.md index e69de29..ccbba15 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# Simple Physics +This is a largely physics/math based prject that was created for a school project. It is a rendering engine built on OpenGL and +SDL that can simulate how rigid bodies interact with each other under gravity.