:: commit b27b6592d34e77ec853b05a39d641c87625b3b8f

Kamila Szewczyk <27734421+kspalaiologos@users.noreply.github.com> — 2022-10-23 14:44

parents: c07972934a

Build status badge

diff --git a/README.md b/README.md
index 5503d64..c6a0da3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # BZip3
 
+[![Build](https://github.com/kspalaiologos/bzip3/actions/workflows/build.yml/badge.svg)](https://github.com/kspalaiologos/bzip3/actions/workflows/build.yml)
+
 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.
 
 Like its ancestor, **BZip3 excels at compressing text or code**.
tab: 248 wrap: offon