:: commit 78c8459dfeb95a5e7f279e5404129846d1d8e06d

Kamila Szewczyk <kspalaiologos@gmail.com> — 2022-05-01 18:11

parents: eb7c45388d

a readme

diff --git a/.gitignore b/.gitignore
index e3b4e29..f3cc035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,8 @@
 
 corpus/
+
+bzip3
+
+libsais.o
+
+main.o
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c1c78dd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+
+# BZip3
+
+A harder, better, faster and stronger spiritual successor to BZip2. Features higher compression ratios and better performance thanks to a order-2 context mixing entropy coder and fast Burrows-Wheeler transform code making use of suffix arrays.
tab: 248 wrap: offon