diff --git a/README.md b/README.md index fefb751..a1b0675 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Decoder fire an event *decode* whenever it completes decoding. Usually it decode | Name | Parameter | Remark | | ------------- |:-------------:| -----:| | feed | raw PCM data | Usually get from ajax or websocket -| volume | decimal value 0.1 to 1 | For controlling volume of the player | +| volume | decimal value 0 to 1 | For controlling volume of the player | | destroy | - | Destroy the player instance and release the resources | **Compatibility**