:: commit 58445f080fb697f180ee1e90c1c93d834dd19796

Kamila Szewczyk <kspalaiologos@gmail.com> — 2022-05-07 07:34

parents: 7ad585fe2e

better description?

diff --git a/README.md b/README.md
index ec783a0..db09b13 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 
 # BZip3
 
-A better, faster and stronger spiritual successor to BZip2. Features higher compression ratios and better performance thanks to a order-0 context mixing entropy coder and fast Burrows-Wheeler transform code making use of suffix arrays.
+A better, faster and stronger spiritual successor to BZip2. Features higher compression ratios and better performance thanks to a order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass based on LZ77-style string matching and PPM-style context modeling.
 
 No stability guarantees yet.
 
tab: 248 wrap: offon