From 3a18e4e6dbe2075138432d37e616c9df9939d4c3 Mon Sep 17 00:00:00 2001 From: Carlo Alberto Ferraris <cafxx@strayorange.com> Date: Mon, 24 Jan 2022 11:54:48 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea4ea5b..00b0b04 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Although it's usually simpler to leave that to a reverse proxy (like nginx or Va this package is useful when that is undesirable. In addition, this package allows users to extend it by plugging in third-party or custom compression encoders. -**Note: This package was recently forked from NYTimes/gziphandler. +**Note: This package was recently forked from the dead NYTimes/gziphandler. Maintaining drop-in compatibility is not a goal of this fork, as the scope of this fork is significantly wider than the original package.**