fix spelling in README.md of zstdmt

This commit is contained in:
Tino Reichardt
2017-05-18 11:43:49 +02:00
parent b401d31c41
commit 9e94cf8abf

View File

@@ -1,8 +1,8 @@
# Multithreading Library for [LZ4], [LZ5] and [ZStandard]
- this library is used as a multthreading wrapper for zstd, lz4 and lz5
- zstandard has multithreading now on board, maybe I switch to it
- homepage of it: https://github.com/mcmilk/zstdmt
- this library is used as a threading wrapper for zstd, lz4 and lz5
- zstandard has it's own now, maybe I should switch to it
- homepage of zstdmt is: https://github.com/mcmilk/zstdmt
/TR 2017-05-17