Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-t committed Oct 28, 2017
1 parent f2a6dac commit 98af2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A small particle physics engine, built to be easy to use, efficient but up to a

Will be my little dirty physics engine for games that don't need rigid body physics and most of the stuff that the real physics engines provide :)

##Features
## Features

* 3D Particle physics simulator, simple and efficient (public fields, compact array automatically resizing if necessary)
* Verlet Velocity integrator for stable simulations even with complex position- and velocity-specific forces
Expand Down

0 comments on commit 98af2b4

Please sign in to comment.