Minor changes to README.md

pull/1/merge
Jak Daniels 2014-07-19 14:40:36 +01:00
parent 50b5c96406
commit add4d51f40
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Entry is as follows and in addition various config parameters are available to c
[Boids]
enabled = true ;removing the Boids group or setting enabled = false will switch off the module
enabled = true ;removing the Boids group or setting enabled=false will switch off the module
flock-size = 100 ;the number of Boids to flock
max-speed = 3 ;how far each boid can travel per update
max-force = 0.25 ;the maximum acceleration allowed to the current velocity of the boid