From: Yann Collet Date: Fri, 15 Dec 2017 21:28:34 +0000 (-0800) Subject: remove last paragraph X-Git-Tag: v1.3.3^2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d1701c6476f79961e8c20a96986688d7e0a6e7;p=thirdparty%2Fzstd.git remove last paragraph --- diff --git a/README.md b/README.md index 50da24ba4..3755315ad 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,3 @@ The "dev" branch is the one where all contributions are merged before reaching " If you plan to propose a patch, please commit into the "dev" branch, or its own feature branch. Direct commit to "master" are not permitted. For more information, please read [CONTRIBUTING](CONTRIBUTING.md). - -### Miscellaneous - -Zstd entropy stage is provided by [Huff0 and FSE, from Finite State Entropy library](https://github.com/Cyan4973/FiniteStateEntropy).