Update README.md

This commit is contained in:
xtaci
2017-01-24 11:36:55 +08:00
committed by GitHub
parent ee8e1be581
commit 0ba3cfb0a2
+5 -5
View File
@@ -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 ReedSolomon code belongs to the class of non-binary cyclic error-correcting codes. The ReedSolomon code is based on univariate polynomials over finite fields.