diff --git a/README.md b/README.md index 3b42e32..43e47d5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ About ===== `ngx_cache_purge` is `nginx` module which adds ability to purge content from -`FastCGI`, `proxy`, `SCGI` and `uWSGI` caches. +`FastCGI`, `proxy`, `SCGI` and `uWSGI` caches. A purge operation removes the +content with the same cache key as the purge request has. Sponsors