Skip to content

Commit 154aee6

Browse files
committed
Docs update for compression section.
1 parent afba5b5 commit 154aee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ And finally, we have ini config [option reference](docs/ExampleConfigurations/Wu
228228

229229
# Used thirdparty products
230230
- (Apache 2) "Ninja build system" (https://github.com/ninja-build) is used for a fast frontentd;
231-
- (Zlib) Zlib, (BSD) LZ4 and (BSD) ZStd libraries are used for compression algorithms;
231+
- (BSD) ZStd library used for compression algorithms;
232232
- (MIT) Hlohmann Json library (https://github.com/nlohmann/json) is used for json output in debug tools;
233233
- (MIT) GHC filesystem library (https://github.com/gulrak/filesystem) for a C++17-compatible Filesystem implementation.
234234

0 commit comments

Comments
 (0)