From 0ba3cfb0a295eafe1c5f2e96d040f3aba38acbc9 Mon Sep 17 00:00:00 2001 From: xtaci Date: Tue, 24 Jan 2017 11:36:55 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 433354e..aa25eae 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,11 @@ All releases are genereated by `build-release.sh` script. ### Expert Tuning Guide -#### Usage +#### Overview of parameters + +

params

+ +#### Complete Usage Help output under MacOS X: ``` @@ -146,10 +150,6 @@ GLOBAL OPTIONS: --version, -v print the version ``` -#### Parameters by Layers - -

params

- #### 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.