Update README.md

This commit is contained in:
wangyu- 2017-10-22 08:41:55 -07:00 committed by GitHub
parent 257f8231b7
commit 3737491145

View File

@ -32,7 +32,7 @@ For Windows and MacOS You can run UDPspeeder inside [this](https://github.com/wa
# How does it work
UDPspeeder uses FEC(Forward Error Correction) to improve your connection's quality,at the cost of addtional bandwidth.The algorithm for FEC is called Reed-Solomon.
UDPspeeder uses FEC(Forward Error Correction) to reduce packet loss rate,at the cost of addtional bandwidth.The algorithm for FEC is called Reed-Solomon.
![image0](/images/en/fec.PNG)