1
0
mirror of https://github.com/facebook/zstd.git synced 2025-10-31 08:37:43 +02:00

remove last paragraph

This commit is contained in:
Yann Collet
2017-12-15 13:28:34 -08:00
parent 78de28239f
commit 64d1701c64

View File

@@ -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).