From 125b5ce80bd08030bc593afee20c30655091ea82 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Thu, 19 Oct 2017 11:09:00 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d080e12..718dffb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ It is able to detect and correct multiple symbol errors. By adding t check symbo ![](/images/en/rs.png) -check wikipedia for more info, https://en.wikipedia.org/wiki/Reed–Solomon_error_correction +Check wikipedia for more info, https://en.wikipedia.org/wiki/Reed–Solomon_error_correction # Getting Started @@ -65,10 +65,6 @@ Now connecting to UDP port 3333 at the client side is equivalent to connecting t `-f20:10` means sending 10 redundant packets for every 20 original packets. -### speed-up any traffic with Openvpn+udpspeeder - -Check [UDPspeeder + openvpn config guide](/doc/udpspeeder_openvpn.md). - # Advanced Topic ### Usage ``` @@ -113,4 +109,6 @@ log and help options: --disable-color disable log color -h,--help print this help message ``` +### Speed-up any traffic with Openvpn+udpspeeder +Check [UDPspeeder + openvpn config guide](/doc/udpspeeder_openvpn.md).