diff --git a/README_vehicle-wheel-animation.md b/README_vehicle-wheel-animation.md index 3431f3260..3e8a08b31 100644 --- a/README_vehicle-wheel-animation.md +++ b/README_vehicle-wheel-animation.md @@ -15,8 +15,8 @@ The `wheel` is use to animate the wheels of the vehicles. | Property | Description | Default Value | | --------- | --------- | --------- | -| speed | A float representing the speed of the vehicle| -| wheelDiameter | A float representing the diameter of the vehicle| +| speed | A float representing the speed of the vehicle| 1 | +| wheelDiameter | A float representing the diameter of the vehicle| 1 |