From 649f8b1f8a9559a7c27edd89d637c3911fbe1be0 Mon Sep 17 00:00:00 2001 From: Tulio Magno Quites Machado Filho Date: Tue, 10 Nov 2020 19:04:06 -0300 Subject: [PATCH] Add information to the README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f7995f..9fc5f93 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # libnxz -The libnxz package +[libnxz](https://github.com/libnxz/power-gzip) is a zlib-compatible library +that uses the NX GZIP Engine available on POWER9 or newer processors in order +to provide a faster zlib/gzip compression without using the general-purpose +cores.