diff --git a/README.md b/README.md index 3021c0ac..c4e91be4 100755 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ * Support websocket (server side); * Support Json format request and response; * Support file download and upload; +* Support gzip compression transmission; * Provides a lightweight command line tool, drogon_ctl, to simplify the creation of various classes in Drogon and the generation of view code;