From be45ff1ff1a89a99c8d462379fb23b2e081638b7 Mon Sep 17 00:00:00 2001
From: Saika Fatih <f_cetindil@hotmail.com>
Date: Wed, 13 May 2020 00:38:51 +0300
Subject: [PATCH]  A detail about Gzip support (#475)

* Typos fixed

* README.md edited.libz should be linked for GZIP support.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a86179e..3c161bc 100644
--- a/README.md
+++ b/README.md
@@ -494,7 +494,7 @@ cli.enable_server_certificate_verification(true);
 Zlib Support
 ------------
 
-'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`.
+'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`. `libz` should be linked.
 
 The server applies gzip compression to the following MIME type contents: