From 37374911457e3a7dda720ab9899371ec548a80c1 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Sun, 22 Oct 2017 08:41:55 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a6ac46..bbaae8e 100644 --- a/README.md +++ b/README.md @@ -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)