Update README.md
diff --git a/README.md b/README.md
index 7e1a347..a814ac4 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
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**.
+
## Installation
```
