mirror of
https://github.com/xtaci/kcptun.git
synced 2024-04-21 12:32:32 +00:00
Update README.md
This commit is contained in:
@@ -73,7 +73,11 @@ All releases are genereated by `build-release.sh` script.
|
||||
|
||||
### Expert Tuning Guide
|
||||
|
||||
#### Usage
|
||||
#### Overview of parameters
|
||||
|
||||
<p align="left"><img src="layeredparams.png" alt="params" height="450px"/></p>
|
||||
|
||||
#### Complete Usage
|
||||
|
||||
Help output under MacOS X:
|
||||
```
|
||||
@@ -146,10 +150,6 @@ GLOBAL OPTIONS:
|
||||
--version, -v print the version
|
||||
```
|
||||
|
||||
#### Parameters by Layers
|
||||
|
||||
<p align="left"><img src="layeredparams.png" alt="params" height="450px"/></p>
|
||||
|
||||
#### Forward Error Correction
|
||||
|
||||
In coding theory, the Reed–Solomon code belongs to the class of non-binary cyclic error-correcting codes. The Reed–Solomon code is based on univariate polynomials over finite fields.
|
||||
|
||||
Reference in New Issue
Block a user