Skip to content

Commit 98af2b4

Browse files
committed
small typo
1 parent f2a6dac commit 98af2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A small particle physics engine, built to be easy to use, efficient but up to a
55

66
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 :)
77

8-
##Features
8+
## Features
99

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

0 commit comments

Comments
 (0)