]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
remove last paragraph 955/head
authorYann Collet <cyan@fb.com>
Fri, 15 Dec 2017 21:28:34 +0000 (13:28 -0800)
committerYann Collet <cyan@fb.com>
Fri, 15 Dec 2017 21:28:34 +0000 (13:28 -0800)
README.md

index 50da24ba42080af1672cc87b0ca7a1e058d0ff64..3755315ad6889f5e4193a447953003ef707ba3c1 100644 (file)
--- 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).